|
2 | 2 | == |
3 | 3 |
|
4 | 4 | Selection algorithms for JavaScript. |
5 | | -Parent is [@aureooms/js-sort](https://github.com/aureooms/js-sort). |
| 5 | +Parent is [@aureooms/js-sort](https://github.com/make-github-pseudonymous-again/js-sort). |
6 | 6 |
|
7 | 7 | ```js |
8 | 8 | let quickselect = selection.singletco( partition.hoare ) ; |
9 | 9 | ``` |
10 | 10 |
|
11 | | -[](https://raw.githubusercontent.com/aureooms/js-selection/master/LICENSE) |
| 11 | +[](https://raw.githubusercontent.com/make-github-pseudonymous-again/js-selection/master/LICENSE) |
12 | 12 | [](https://www.npmjs.org/package/@aureooms/js-selection) |
13 | | -[](https://travis-ci.org/aureooms/js-selection/branches) |
14 | | -[](https://david-dm.org/aureooms/js-selection) |
15 | | -[](https://david-dm.org/aureooms/js-selection?type=dev) |
16 | | -[](https://github.com/aureooms/js-selection/issues) |
| 13 | +[](https://travis-ci.org/make-github-pseudonymous-again/js-selection/branches) |
| 14 | +[](https://david-dm.org/make-github-pseudonymous-again/js-selection) |
| 15 | +[](https://david-dm.org/make-github-pseudonymous-again/js-selection?type=dev) |
| 16 | +[](https://github.com/make-github-pseudonymous-again/js-selection/issues) |
17 | 17 | [](https://www.npmjs.org/package/@aureooms/js-selection) |
18 | 18 |
|
19 | | -[](https://codeclimate.com/github/aureooms/js-selection/issues) |
20 | | -[](https://codeclimate.com/github/aureooms/js-selection/trends/churn) |
21 | | -[](https://codecov.io/gh/aureooms/js-selection) |
22 | | -[](https://codeclimate.com/github/aureooms/js-selection/trends/technical_debt) |
| 19 | +[](https://codeclimate.com/github/make-github-pseudonymous-again/js-selection/issues) |
| 20 | +[](https://codeclimate.com/github/make-github-pseudonymous-again/js-selection/trends/churn) |
| 21 | +[](https://codecov.io/gh/make-github-pseudonymous-again/js-selection) |
| 22 | +[](https://codeclimate.com/github/make-github-pseudonymous-again/js-selection/trends/technical_debt) |
23 | 23 | [](http://make-github-pseudonymous-again.github.io/js-selection/source.html) |
24 | 24 | [](https://bundlephobia.com/result?p=@aureooms/js-selection) |
0 commit comments