stackedit.js:将StackEdit添加到任何网站 源码
Stackedit.js 将StackEdit添加到任何网站 构建设置 # install dependencies npm install # watch and build for dev npm run dev # build for production npm run build 快速开始 将StackEdit绑定到textarea : // Import the lib. import Stackedit from 'stackedit-js' ; // Get the textarea. const el = document . querySelector ( 'texta
文件列表
stackedit_js-master.zip
(预估有个21文件)
stackedit.js-master
.eslintrc
95B
webpack.config.js
1KB
src
index.js
6KB
.babelrc
92B
.travis.yml
54B
LICENSE
1KB
README.md
1KB
docs
暂无评论