cy-table

0.1.0 • Public • Published

AngularJS Table Directive

Build Status

This angular module help you to build powerful tables. It is easy to use, and itsupport sorting, filtering/searching and pagination.

Installing via Bower

bower install cy-table

Test

Karma is used to test the code.

npm install && bower install
npm test

The karma task will try to open Chrome as browser in which to run the tests. Make sure this is available or change the configuration in karma.conf.js

Examples

Currently a demo is inside the project:

npm install && bower install
gulp demo

cy-table-demo

Features

  • Easy to use. The plugin itself has default templates and behavior (including pagination, sorting...). So only little code can generate a powerful table.
  • Flexible. You can custom it easily via change its config items.
  • Powerful.

Release History

2015-08-26    v0.1.0    init version

Package Sidebar

Install

npm i cy-table

Weekly Downloads

0

Version

0.1.0

License

MIT

Last publish

Collaborators

  • creeper