File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1- :cherries : [ @aureooms/js-pairing-heap ] ( https://aureooms .github.io/js-pairing-heap )
1+ :cherries : [ @aureooms/js-pairing-heap ] ( https://make-github-pseudonymous-again .github.io/js-pairing-heap )
22==
33
44<img src =" https://cdn.rawgit.com/aureooms/js-pairing-heap/main/media/sketch.svg " width =" 864 " >
55
66Pairing heap data structure for JavaScript.
7- See [ docs] ( https://aureooms .github.io/js-pairing-heap/index.html ) .
7+ See [ docs] ( https://make-github-pseudonymous-again .github.io/js-pairing-heap/index.html ) .
88Parent is [ @aureooms/js-heap ] ( https://github.com/aureooms/js-heap ) .
99
1010``` js
@@ -25,7 +25,7 @@ let heap = new PairingHeap( increasing ) ;
2525[ ![ Code maintainability] ( https://img.shields.io/codeclimate/maintainability/aureooms/js-pairing-heap.svg )] ( https://codeclimate.com/github/aureooms/js-pairing-heap/trends/churn )
2626[ ![ Code coverage (cov)] ( https://img.shields.io/codecov/c/gh/aureooms/js-pairing-heap/main.svg )] ( https://codecov.io/gh/aureooms/js-pairing-heap )
2727[ ![ Code technical debt] ( https://img.shields.io/codeclimate/tech-debt/aureooms/js-pairing-heap.svg )] ( https://codeclimate.com/github/aureooms/js-pairing-heap/trends/technical_debt )
28- [ ![ Documentation] ( https://aureooms .github.io/js-pairing-heap/badge.svg )] ( https://aureooms .github.io/js-pairing-heap/source.html )
28+ [ ![ Documentation] ( https://make-github-pseudonymous-again .github.io/js-pairing-heap/badge.svg )] ( https://make-github-pseudonymous-again .github.io/js-pairing-heap/source.html )
2929[ ![ Package size] ( https://img.shields.io/bundlephobia/minzip/@aureooms/js-pairing-heap )] ( https://bundlephobia.com/result?p=@aureooms/js-pairing-heap )
3030
3131
Original file line number Diff line number Diff line change 44 "version" : " 3.0.0" ,
55 "license" : " AGPL-3.0" ,
66 "author" : " aureooms" ,
7- "homepage" : " https://aureooms .github.io/js-pairing-heap" ,
7+ "homepage" : " https://make-github-pseudonymous-again .github.io/js-pairing-heap" ,
88 "repository" : {
99 "type" : " git" ,
1010 "url" : " https://github.com/aureooms/js-pairing-heap"
You can’t perform that action at this time.
0 commit comments