@shjeon0730/svg-table-core
v3.1.3-0
Published
table creating library using svg using React and typescript. no specific dependency is needed other than React.
Downloads
13
Maintainers
Readme
svg-table-core
this is a shared core library that is used by multiple framework versions. (i.e. @shjeon0730/svg-table-react
, @shjeon0730/svg-table-solid
, @shjeon0730/svg-table-vanilla
)
based on this SVG creating logic, the other framework just wraps with their framework.
this library simply handles objects.
! The version of this library starts from 3.0.0 to differentiate from @shjeon0730/svg-table
2.x.x versions.
Installation
npm install @shjeon0730/svg-table-core
Usage
to use this library, Please install one of these libraries up to your framework
Usage
Please visit Homepage for more information as well as demo
Support
For support, questions, or to report issues related to the SVG Table Component, please use the GitHub Issues page of the Turborepo project.
License
The SVG Table Component is MIT License.