Skip to content

henry0249/ag-grid-angular

Folders and files

NameName
Last commit message
Last commit date

Latest commit

dd26e9f · Apr 11, 2018
Aug 21, 2017
Feb 4, 2017
Apr 11, 2018
Nov 7, 2017
Nov 15, 2017
Aug 4, 2017
Aug 12, 2016
Jan 8, 2018
Jan 18, 2018
Mar 5, 2018
Jul 30, 2017
Apr 27, 2017
Nov 7, 2017
Nov 7, 2017
Apr 27, 2017
Apr 25, 2017
Mar 5, 2018
Jul 14, 2017
Nov 3, 2017
Nov 3, 2017
Feb 23, 2018

Repository files navigation

ag-Grid Angular Component

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

Install with Bower

$ bower install ag-grid-angular

Install with Npm

$ npm install ag-grid-angular

See www.ag-grid.com for an overview and full documentation.

Frameworks Supported

Framework specific Getting Started guides:

Angular 1 | Angular 2 | Aurelia | Javascript | React | TypeScript | VueJS | Web Components

To Build

  • npm install gulp -g
  • npm install npm-install-peers -g
  • npm install
  • npm-install-peers
  • npm run build

Examples

See the https://www.ag-grid.com for full working examples of what you can do with ag-Grid and Angular Components.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 84.2%
  • JavaScript 15.8%