0.0.7 • Published 11 years ago

ember-quick-grids v0.0.7

Weekly downloads
1
License
MIT
Repository
github
Last release
11 years ago

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/

0.0.7

11 years ago

0.0.6

11 years ago

0.0.5

11 years ago

0.0.4

11 years ago

0.0.3

11 years ago