Can be managed using
[jspm](http://jspm.io)
or [npm](https://github.com/npm/npm).

### jspm
```terminal
jspm install npm:aureooms-js-sort
```

### npm
```terminal
npm install aureooms-js-sort --save
```
