jadrake75 / ng-scrolling-table

MIT License
8 stars 2 forks source link

Note: Please wait until the 1.0 milestone release for using in any projects. APIs (including directives) are subject to change until this release is finalized.

ng-scrolling-table

An Angular Scrolling Table using HTML Tags

Bower Install: The library is now available in Bower and can be accessed running

bower install ng-scrolling-table --save

Example:

Required libraries:

Currently the ng-scrolling-table library only requires the following 3rd-party libraries:

Recommended libraries:

These libraries are not required but may be desired to take full advantage of the library:

Tests:

To contribute to the project it is preferred that changes or enhancements have accompanying tests. To run the tests, you will require:

To execute the tests run

npm test

If you have growl installed you will get test notification changes. The test target on npm will automatically call bower to install any tests dependencies needed. By default, all tests dependencies are marked as optional since the continuous build environment is not executing the tests.

Build status:

Design thoughts: Notes on the design approach and thoughts are now being captured in the wiki document located Here

Contributors:

ng-scrolling-table Team:

Additional Credits: