/ember-quick-grids

Primary LanguageJavaScriptMIT LicenseMIT

Ember - customizable grids builder

This addon helps in generating dynamic grids that can:

  • resize the columns
  • reorder the columns
  • show/hide the columns
  • allows data sorting action
  • allows pagination action

Dependencies

  • Ember 2.x
  • Ember-data 2.x
  • jQuery 2.x
  • jQuery UI 1.11.x

Installation

  • ember init hostApp
  • cd hostApp
  • ember install ember-quick-grids

Running

Demo

http://squirrelito.github.io/ember-quick-grids/