This project contains the Angular Component for use with ag-Grid
Note: ag-grid-ng2 is now deprecated. Please ag-grid-angular going forward.
ag-grid-ng2 8.0.0 ~= ag-grid-angular 8.0.0
All releases from 8.1 onwards will released under ag-grid-angular, and hosted under https://github.com/ag-grid/ag-grid-angular
$ bower install ag-grid-angular
$ npm install ag-grid-angular
See www.ag-grid.com for an overview and full documentation.
Framework specific Getting Started guides:
Angular 1 | Angular 2 | Aurelia | Javascript | React | TypeScript | VueJS | Web Components
npm install gulp -g
npm install npm-install-peers -g
npm install
npm-install-peers
npm run build
See the https://www.ag-grid.com for full working examples of what you can do with ag-Grid and Angular Components.