Skip to content

pinnacleag-dev/angular-grid

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Angular Grid

Join the chat at https://gitter.im/ceolter/angular-grid

Angular Grid is the first high performance and feature rich data grid for AngularJS.

Light weight, minimal footprint, no external dependencies.

Install with Bower

$ bower install ag-grid

Install with Npm

$ npm install angular-grid

Features

See the website for overview and documentation.

www.angulargrid.com

Releases

Releases are located in dist

Contribute

If you are a very strong developer and wish to contribute, please get in touch.

Before contributing, please review our contribution guidelines here.

To build:

  • npm install
  • npm install gulp -g
  • bower install
  • gulp or gulp guild or gulp watch

Then if contributing:

  • Make your changes in src/ files only!
  • Provide documentation
  • Do manual end to end testing off all examples in documentation
  • Discard all changes to dist/
  • Create Pull Request

About

An Advanced Datagrid for AngularJS

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 90.8%
  • CSS 9.0%
  • HTML 0.2%