/ember-table-pagination

Building on the work of giants, let's addon some partial goodness to existing pagination tools.

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

Ember-table-pagination

This README outlines the details of collaborating on this Ember addon.

Installation

  • git clone this repository
  • npm install
  • bower install

Running

Running Tests

  • npm test (Runs ember try:testall to test your addon against multiple Ember versions)
  • ember test
  • ember test --server

Building

  • ember build

For more information on using ember-cli, visit http://www.ember-cli.com/.