json-table-template

0.0.2 • Public • Published

Features

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

Browser Support

Chrome Firefox Safari Opera Edge IE
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

Package Sidebar

Install

npm i json-table-template

Weekly Downloads

4

Version

0.0.2

License

MIT

Unpacked Size

12.3 kB

Total Files

5

Last publish

Collaborators

  • pino84