ui-gridUI Grid: an Angular Data Grid
UI-Grid : An AngularJS data grid
Help!
Head to http://ui-grid.info for documentation and tutorials. Join https://gitter.im/angular-ui/ui-grid to discuss development and ask for specific help.
We're always looking for new contributors, for pro-level contribution guidelines look at Contributor.md, if you're more of a first-timer with open source (or just need a refresher), look at First Time Open Source Contributor.md, also look at Developer.md
Need Some Inspiration? Have a look at our open good first issue issues, or the help wanted issues if you are looking for more of a challenge
Installing
Bower
bower install angular-ui-grid
<link rel="stylesheet" type="text/css" href="bower_components/angular-ui-grid/ui-grid.min.css">
<script src="bower_components/angular-ui-grid/ui-grid.min.js"></script>
NPM
npm install angular-ui-grid
