0.0.2 • Published 4 years ago

json-table-template v0.0.2

Weekly downloads
1
License
MIT
Repository
github
Last release
4 years ago

Features

  • Make tbody html of table tag
  • Auto be made add and delete button

Browser Support

ChromeFirefoxSafariOperaEdgeIE
Latest ✔Latest ✔Latest ✔Latest ✔Latest ✔11 ✔

Installing

Using npm:

$ npm install json-table-template

Example

https://developerpino.github.io/jsonTableTemplate/demo/index.html

add attribute like directive

json-table-template

<tbody
    json-table-template
    max-row-length="10"
    id="category_fix_json"
    data-fields='{}'
>

License

MIT