uniplaces / ember-cli-rubaxa-sortable

A wrapper plugin on top of Sortable from rubaxa

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ember-cli-rubaxa-sortable

This plugin is a wrapper surrounding https://github.com/RubaXa/Sortable.

This is a fork of the work done by MaazAli at https://github.com/MaazAli/ember-cli-sortable.

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/.

About

A wrapper plugin on top of Sortable from rubaxa

License:MIT License


Languages

Language:JavaScript 86.1%Language:HTML 13.9%