Launch Week Day 5: Introducing Reachability for PHP.Learn More
Socket
Book a DemoSign in
Socket

giga-grid

Package Overview
Dependencies
Maintainers
1
Versions
85
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

giga-grid

Massively performant, multi-layered React.js table widget Written in TypeScript

latest
Source
npmnpm
Version
0.8.14
Version published
Weekly downloads
123
1437.5%
Maintainers
1
Weekly downloads
 
Created
Source

GigaGrid Build Status npm version

NPM

High performance, React.js table widget with Subtotals (Written in TypeScript)

Demo

(This project is currently in active development - Some features are not working and I am happy to accept all helpful pull requests!)

A central aim is that this project will completely be free. However, I do have limited time to work on it.

See the Grid in Action Here

Default Theme

GigaGrd

Retro Theme

GigaGrd

Running

npm install giga-grid

Developing

Perform the following steps

git clone https://github.com/erfangc/GigaGrid.git

cd GigaGrid

npm install

npm start

If you are importing a CommonJS library, make sure you understand the difference between ES6 and cjs module specs

See:

Stackoverflow Explanation 1 Stackoverflow Explanation 2

Testing

Make sure you install karma any plugins and phantomjs globally More Info

npm install phantomjs karma -g

# then at the project root run
karma start karma2.conf.js

Keywords

react

FAQs

Package last updated on 19 Jun 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts