@@ -8,13 +8,13 @@ Selection algorithms for JavaScript. Parent is
88let quickselect = selection .singletco ( partition .hoare ) ;
99```
1010
11- [ ![ NPM license ] ( http ://img.shields.io/npm/l /aureooms- js-selection.svg?style=flat)] ( https://raw.githubusercontent.com/aureooms/js-selection/master/LICENSE )
12- [ ![ NPM version] ( http ://img.shields.io/npm/v/aureooms- js-selection.svg?style=flat)] ( https://www.npmjs.org/package/aureooms- js-selection )
13- [ ![ Build Status] ( http ://img.shields.io/travis/aureooms/js-selection.svg?style=flat)] ( https://travis-ci.org/aureooms/js-selection )
14- [ ![ Coverage Status] ( http ://img.shields.io/coveralls/aureooms/js-selection.svg?style=flat)] ( https://coveralls.io/r/aureooms/js-selection )
15- [ ![ Dependencies Status] ( http ://img.shields.io/david/aureooms/js-selection.svg?style=flat)] ( https://david-dm.org/aureooms/js-selection#info=dependencies )
16- [ ![ devDependencies Status] ( http ://img.shields.io/david/dev/aureooms/js-selection.svg?style=flat)] ( https://david-dm.org/aureooms/js-selection#info=devDependencies )
17- [ ![ Code Climate] ( http ://img.shields.io/codeclimate/github/aureooms/js-selection.svg?style=flat)] ( https://codeclimate.com/github/aureooms/js-selection )
18- [ ![ NPM downloads per month] ( http ://img.shields.io/npm/dm/aureooms- js-selection.svg?style=flat)] ( https://www.npmjs.org/package/aureooms- js-selection )
19- [ ![ GitHub issues] ( http ://img.shields.io/github/issues/aureooms/js-selection.svg?style=flat)] ( https://github.com/aureooms/js-selection/issues )
11+ [ ![ License ] ( https ://img.shields.io/github/license /aureooms/ js-selection.svg?style=flat)] ( https://raw.githubusercontent.com/aureooms/js-selection/master/LICENSE )
12+ [ ![ NPM version] ( https ://img.shields.io/npm/v/@ aureooms/ js-selection.svg?style=flat)] ( https://www.npmjs.org/package/@ aureooms/ js-selection )
13+ [ ![ Build Status] ( https ://img.shields.io/travis/aureooms/js-selection.svg?style=flat)] ( https://travis-ci.org/aureooms/js-selection )
14+ [ ![ Coverage Status] ( https ://img.shields.io/coveralls/aureooms/js-selection.svg?style=flat)] ( https://coveralls.io/r/aureooms/js-selection )
15+ [ ![ Dependencies Status] ( https ://img.shields.io/david/aureooms/js-selection.svg?style=flat)] ( https://david-dm.org/aureooms/js-selection#info=dependencies )
16+ [ ![ devDependencies Status] ( https ://img.shields.io/david/dev/aureooms/js-selection.svg?style=flat)] ( https://david-dm.org/aureooms/js-selection#info=devDependencies )
17+ [ ![ Code Climate] ( https ://img.shields.io/codeclimate/github/aureooms/js-selection.svg?style=flat)] ( https://codeclimate.com/github/aureooms/js-selection )
18+ [ ![ NPM downloads per month] ( https ://img.shields.io/npm/dm/@ aureooms/ js-selection.svg?style=flat)] ( https://www.npmjs.org/package/@ aureooms/ js-selection )
19+ [ ![ GitHub issues] ( https ://img.shields.io/github/issues/aureooms/js-selection.svg?style=flat)] ( https://github.com/aureooms/js-selection/issues )
2020[ ![ Documentation] ( https://aureooms.github.io/js-selection/badge.svg )] ( https://aureooms.github.io/js-selection/source.html )
0 commit comments