Skip to content

saqibshakil/ag-grid-ng2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ag-Grid Angular 2 Component

This project contains the Angular 2 Component for use with ag-Grid.

Building

To build:

  • npm install
  • npm install gulp -g
  • npm install @angular/core@2.0.0-rc.2
  • npm install ag-grid@4.2.x

// required typings to solve 'promise' dependency

  • npm install tsd -g

  • tsd install es6-shim

  • gulp

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • JavaScript 63.6%
  • TypeScript 36.4%