JavaScript Data Grid
npm i @visualjs/grid
or using yarn
yarn add @visualjs/grid
If you want to use the latest beta version, please specify the next
tag when installing.
npm i @visualjs/grid@next
or using yarn
yarn add @visualjs/grid@next
For quick usage, please see here, for full documentation, please see https://visualjs.github.io.
Here is the changelog.
This library is under the BSD-2 license.