am-editable

npm 安装,

Usage no npm install needed!

<script type="module">
  import amEditable from 'https://cdn.skypack.dev/am-editable';
</script>

README

am-editable

开始使用 am-editable

npm 安装,

$ npm i am-editable --save

yarn 安装,

$ yarn add am-editable --save

Start the dev server,

$ npm start

Build documentation,

$ npm run docs:build

Build library via father-build,

$ npm run build