File tree 2 files changed +4
-4
lines changed 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
- [ @aureooms/js-tape ] ( https://aureooms .github.io/js-tape )
1
+ [ @aureooms/js-tape ] ( https://make-github-pseudonymous-again .github.io/js-tape )
2
2
==
3
3
4
4
Tape library for JavaScript. Served with asynchronous goodness.
5
- See [ docs] ( https://aureooms .github.io/js-tape/index.html ) .
5
+ See [ docs] ( https://make-github-pseudonymous-again .github.io/js-tape/index.html ) .
6
6
7
7
> :warning : The code requires ` regeneratorRuntime ` to be defined, for instance by importing
8
8
> [ regenerator-runtime/runtime] ( https://www.npmjs.com/package/regenerator-runtime ) .
@@ -25,5 +25,5 @@ for await ( const character of myTape ) ... ;
25
25
[ ![ Code maintainability] ( https://img.shields.io/codeclimate/maintainability/aureooms/js-tape.svg )] ( https://codeclimate.com/github/aureooms/js-tape/trends/churn )
26
26
[ ![ Code coverage (cov)] ( https://img.shields.io/codecov/c/gh/aureooms/js-tape/main.svg )] ( https://codecov.io/gh/aureooms/js-tape )
27
27
[ ![ Code technical debt] ( https://img.shields.io/codeclimate/tech-debt/aureooms/js-tape.svg )] ( https://codeclimate.com/github/aureooms/js-tape/trends/technical_debt )
28
- [ ![ Documentation] ( https://aureooms .github.io/js-tape/badge.svg )] ( https://aureooms .github.io/js-tape/source.html )
28
+ [ ![ Documentation] ( https://make-github-pseudonymous-again .github.io/js-tape/badge.svg )] ( https://make-github-pseudonymous-again .github.io/js-tape/source.html )
29
29
[ ![ Package size] ( https://img.shields.io/bundlephobia/minzip/@aureooms/js-tape )] ( https://bundlephobia.com/result?p=@aureooms/js-tape )
Original file line number Diff line number Diff line change 57
57
"files" : [
58
58
" lib"
59
59
],
60
- "homepage" : " https://aureooms .github.io/js-tape" ,
60
+ "homepage" : " https://make-github-pseudonymous-again .github.io/js-tape" ,
61
61
"keywords" : [
62
62
" parsing" ,
63
63
" read" ,
You can’t perform that action at this time.
0 commit comments