Introduction
SVG Table is a powerful and flexible library for creating HTML like table using SVG. Through very simple structure of data, it can create complex table experience using SVG. Completely free to use! #svg-table #svgtable #table-using-svg #svg #table #free-svg-table
Features
- Flexible Layout
- SVG Power
- Multi-context design
- HTML like interface(React,Solid only - from 3.1.0)
- JSON like interface(React,Solid,Vanilla)
- Easy integration
- Multiline support
- Accessibility Support
- Many Examples
Installation
To install SVG Table, run the following command in your project directory:
npm install @shjeon0730/svg-table
Note
SVG Table currently supports React.js, Solid.js, and Vanilla JS. HTML format supports React.js and Solid.js. Vanilla JS web-component is WIP status
Contributing
We welcome contributions to SVG Table! Please check out our contribution guidelines for more information on how to get started.
License
SVG Table is released under the MIT License. See the LICENSE file for more details.