GitHunt
JG

jgallen23/angular-reorder

Angular directive to reorder elements with drag and drop

#angular-reorder

Angular directive for reordering elements with drag and drop

##Installation

###Bower

bower install angular-reorder

###Manual Download

##Usage

Docs coming soon

##Development

###Requirements

  • node and npm
  • bower npm install -g bower
  • grunt npm install -g grunt-cli

###Setup

  • npm install
  • bower install

###Run

grunt dev

or for just running tests on file changes:

grunt ci

###Tests

grunt mocha

Languages

JavaScript100.0%

Contributors

MIT License
Created August 14, 2013
Updated January 28, 2023
jgallen23/angular-reorder | GitHunt