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
- :repeat : [ @aureooms/js-cll ] ( https://aureooms .github.io/js-cll )
1
+ :repeat : [ @aureooms/js-cll ] ( https://make-github-pseudonymous-again .github.io/js-cll )
2
2
==
3
3
4
4
Circular Linked Lists for JavaScript.
5
- See [ docs] ( https://aureooms .github.io/js-cll/index.html ) .
5
+ See [ docs] ( https://make-github-pseudonymous-again .github.io/js-cll/index.html ) .
6
6
Parent is [ @aureooms/js-data-structures ] ( https://github.com/aureooms/js-data-structures ) .
7
7
8
8
> :warning : The code requires ` regeneratorRuntime ` to be defined, for instance by importing
@@ -24,5 +24,5 @@ let list = from( "abc" ) ;
24
24
[ ![ Code maintainability] ( https://img.shields.io/codeclimate/maintainability/aureooms/js-cll.svg )] ( https://codeclimate.com/github/aureooms/js-cll/trends/churn )
25
25
[ ![ Code coverage (cov)] ( https://img.shields.io/codecov/c/gh/aureooms/js-cll/main.svg )] ( https://codecov.io/gh/aureooms/js-cll )
26
26
[ ![ Code technical debt] ( https://img.shields.io/codeclimate/tech-debt/aureooms/js-cll.svg )] ( https://codeclimate.com/github/aureooms/js-cll/trends/technical_debt )
27
- [ ![ Documentation] ( https://aureooms .github.io/js-cll/badge.svg )] ( https://aureooms .github.io/js-cll/source.html )
27
+ [ ![ Documentation] ( https://make-github-pseudonymous-again .github.io/js-cll/badge.svg )] ( https://make-github-pseudonymous-again .github.io/js-cll/source.html )
28
28
[ ![ Package size] ( https://img.shields.io/bundlephobia/minzip/@aureooms/js-cll )] ( https://bundlephobia.com/result?p=@aureooms/js-cll )
Original file line number Diff line number Diff line change 4
4
"version" : " 2.1.0" ,
5
5
"license" : " AGPL-3.0" ,
6
6
"author" : " aureooms" ,
7
- "homepage" : " https://aureooms .github.io/js-cll" ,
7
+ "homepage" : " https://make-github-pseudonymous-again .github.io/js-cll" ,
8
8
"repository" : {
9
9
"type" : " git" ,
10
10
"url" : " https://github.com/aureooms/js-cll"
You can’t perform that action at this time.
0 commit comments