Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
josebalius committed Jun 4, 2014
1 parent b53060e commit 7c79ce9
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,18 @@
ngReactGrid - v0.4.0
===========

ngReactGrid is an Angular directive that can be used to render an enhanced HTML table or grid of data very fast using React as the rendering engine.

The API of the grid is similar to that of ng-grid's, and the table architecture (3 tables per grid) is similar to that of jQuery DataTables.

Please refer to: http://josebalius.github.io/ngReactGrid/ for documentation.

Todo
----
* Resizeable columns
* Custom cell rendering (already implemented, need to document)
* Column pinning
* Don't see your feature? I am accepting pull requests. Please contribute.

License
----------
Expand Down

0 comments on commit 7c79ce9

Please sign in to comment.