Skip to content

jumokeoladimeji/ng-grid

Repository files navigation

UI Grid : An Angular data grid

Build Status

Selenium Test Status

Building

Install dependencies

npm install -g grunt-cli
npm install

Default grunt task will test and build files into dist/

grunt

Development "watch" task; will fire up multiple PhantomJS browsers, a connect browser (on localhost:9002) with livereload, and auto-run tests and build

grunt dev

About

UI Grid: an Angular Data Grid

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 93.8%
  • HTML 3.6%
  • CSS 2.4%
  • Shell 0.2%