README
grazy-table
Getting Started
Install dependencies,
$ npm i
Start the dev server,
$ npm start
Build documentation,
$ npm run docs:build
Build library via father-build,
$ npm run build
grazy-table@格子匠
<script type="module">
import grazyTable from 'https://cdn.skypack.dev/grazy-table';
</script>
Install dependencies,
$ npm i
Start the dev server,
$ npm start
Build documentation,
$ npm run docs:build
Build library via father-build,
$ npm run build