0.0.1 • Published 4 years ago

revogrid v0.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

Revo Grid

Project for fast grid implementation based on Web Component using Stencil: https://stenciljs.com/ https://developer.mozilla.org/en-US/docs/Web/Web_Components

Works in any major framework or with no framework at all.

Getting Started

To start clone this repo to a new directory:

git clone https://github.com/revolist/revogrid.git

and run:

npm install
npm start

To build the component for production, run:

npm run build

Using this component

This is initial version for component sources. Farther details and demo will follow.

0.0.1

4 years ago