@@ -11,15 +11,15 @@ Parent is [@aureooms/js-algorithms](https://github.com/aureooms/js-algorithms).
11
11
let fordjohnson = sort ._fordjohnson ( search .binarysearch ) ;
12
12
```
13
13
14
- [ ![ NPM license] ( http ://img.shields.io/npm/l/@aureooms/js-sort.svg?style=flat)] ( https://raw.githubusercontent.com/aureooms/js-sort/master/LICENSE )
15
- [ ![ NPM version] ( http ://img.shields.io/npm/v/@aureooms/js-sort.svg?style=flat)] ( https://www.npmjs.org/package/@aureooms/js-sort )
16
- [ ![ Build Status] ( http ://img.shields.io/travis/aureooms/js-sort.svg?style=flat)] ( https://travis-ci.org/aureooms/js-sort )
17
- [ ![ Coverage Status] ( http ://img.shields.io/coveralls/aureooms/js-sort.svg?style=flat)] ( https://coveralls.io/r/aureooms/js-sort )
18
- [ ![ Dependencies Status] ( http ://img.shields.io/david/aureooms/js-sort.svg?style=flat)] ( https://david-dm.org/aureooms/js-sort#info=dependencies )
19
- [ ![ devDependencies Status] ( http ://img.shields.io/david/dev/aureooms/js-sort.svg?style=flat)] ( https://david-dm.org/aureooms/js-sort#info=devDependencies )
20
- [ ![ Code Climate] ( http ://img.shields.io/codeclimate/github/aureooms/js-sort.svg?style=flat)] ( https://codeclimate.com/github/aureooms/js-sort )
21
- [ ![ NPM downloads per month] ( http ://img.shields.io/npm/dm/@aureooms/js-sort.svg?style=flat)] ( https://www.npmjs.org/package/@aureooms/js-sort )
22
- [ ![ GitHub issues] ( http ://img.shields.io/github/issues/aureooms/js-sort.svg?style=flat)] ( https://github.com/aureooms/js-sort/issues )
14
+ [ ![ NPM license] ( https ://img.shields.io/npm/l/@aureooms/js-sort.svg?style=flat)] ( https://raw.githubusercontent.com/aureooms/js-sort/master/LICENSE )
15
+ [ ![ NPM version] ( https ://img.shields.io/npm/v/@aureooms/js-sort.svg?style=flat)] ( https://www.npmjs.org/package/@aureooms/js-sort )
16
+ [ ![ Build Status] ( https ://img.shields.io/travis/aureooms/js-sort.svg?style=flat)] ( https://travis-ci.org/aureooms/js-sort )
17
+ [ ![ Coverage Status] ( https ://img.shields.io/coveralls/aureooms/js-sort.svg?style=flat)] ( https://coveralls.io/r/aureooms/js-sort )
18
+ [ ![ Dependencies Status] ( https ://img.shields.io/david/aureooms/js-sort.svg?style=flat)] ( https://david-dm.org/aureooms/js-sort#info=dependencies )
19
+ [ ![ devDependencies Status] ( https ://img.shields.io/david/dev/aureooms/js-sort.svg?style=flat)] ( https://david-dm.org/aureooms/js-sort#info=devDependencies )
20
+ [ ![ Code Climate] ( https ://img.shields.io/codeclimate/github/aureooms/js-sort.svg?style=flat)] ( https://codeclimate.com/github/aureooms/js-sort )
21
+ [ ![ NPM downloads per month] ( https ://img.shields.io/npm/dm/@aureooms/js-sort.svg?style=flat)] ( https://www.npmjs.org/package/@aureooms/js-sort )
22
+ [ ![ GitHub issues] ( https ://img.shields.io/github/issues/aureooms/js-sort.svg?style=flat)] ( https://github.com/aureooms/js-sort/issues )
23
23
[ ![ Documentation] ( https://aureooms.github.io/js-sort/badge.svg )] ( https://aureooms.github.io/js-sort/source.html )
24
24
25
25
## Children
0 commit comments