diff --git a/.browserslistrc b/.browserslistrc
new file mode 100644
index 0000000..d6471a3
--- /dev/null
+++ b/.browserslistrc
@@ -0,0 +1,2 @@
+> 1%
+last 2 versions
diff --git a/.editorconfig b/.editorconfig
new file mode 100644
index 0000000..a6dae02
--- /dev/null
+++ b/.editorconfig
@@ -0,0 +1,7 @@
+root = true
+[*.{js,jsx,ts,tsx,vue}]
+charset = utf-8
+indent_style = space //使用制表符
+indent_size = 4 //4个空格为一个缩进
+trim_trailing_whitespace = true
+insert_final_newline = true
diff --git a/.eslintrc.js b/.eslintrc.js
new file mode 100644
index 0000000..c071e91
--- /dev/null
+++ b/.eslintrc.js
@@ -0,0 +1,23 @@
+module.exports = {
+ root: true,
+ env: {
+ node: true,
+ browser: true,
+ es6: true
+ },
+ 'extends': [
+ 'plugin:vue/essential',
+ 'eslint:recommended'
+ ],
+ rules: {
+ 'no-console': process.env.NODE_ENV === 'production' ? 'error' : 'off',
+ 'no-debugger': process.env.NODE_ENV === 'production' ? 'error' : 'off'
+ },
+ parserOptions: {
+ parser: 'babel-eslint'
+ },
+
+ globals: {
+ 'Aliplayer': false
+ },
+}
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..cffa528
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,20 @@
+.DS_Store
+node_modules/
+*.map
+# local env files
+.env.local
+.env.*.local
+
+# Log files
+npm-debug.log*
+yarn-debug.log*
+yarn-error.log*
+
+# Editor directories and files
+.idea
+.vscode
+*.suo
+*.ntvs*
+*.njsproj
+*.sln
+*.sw*
\ No newline at end of file
diff --git a/README.md b/README.md
index 0ece9ca..0b56493 100644
--- a/README.md
+++ b/README.md
@@ -1,2 +1,217 @@
-# vue-aliplayer-v2
-青出于蓝而胜于蓝,感谢每一位开源的开发者. 这是一个基于Alipayer 开发并封装成vue组件的播放器.
+# sign-canvas 一个基于canvas开发,封装于Vue组件的通用手写签名板(电子签名板),支持pc端和移动端;
+
+#### ┭┮﹏┭┮ 因为 vue-aliplayer-v2 的包名被占用了,只好去掉一个前缀了.... 假如此轮子对你有帮助,请顺手star一下吧.o(* ̄︶ ̄*)o
+
+## 开始使用! 下载安装npm包
+```bash
+npm i sign-canvas --save
+```
+```javascript
+//全局注册 main.js
+import SignCanvas from 'sign-canvas';
+
+Vue.use(SignCanvas);
+
+```
+
+你可以这样使用:
+
+### 组件模板使用
+
+```html
+
+
+
code\uff1a
vid:
uuid:
requestId:
"+_.get("Play_DateTime")+"\uff1a