Skip to content

visualjs/grid

Repository files navigation

visual-grid

JavaScript Data Grid

Install

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

Documents

For quick usage, please see here, for full documentation, please see https://visualjs.github.io.

Changelog

Here is the changelog.

License

This library is under the BSD-2 license.