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 11:question :
2- [ @aureooms/js-predicate ] ( https://aureooms .github.io/js-predicate )
2+ [ @aureooms/js-predicate ] ( https://make-github-pseudonymous-again .github.io/js-predicate )
33==
44
55Predicates for JavaScript.
6- See [ docs] ( https://aureooms .github.io/js-predicate ) .
6+ See [ docs] ( https://make-github-pseudonymous-again .github.io/js-predicate ) .
77
88``` js
99implication ( negation ( lt ( 7 ) ) , gt ( 5 ) )( ... ) ; // true
@@ -21,7 +21,7 @@ implication( negation( lt( 7 ) ) , gt( 5 ) )( ... ) ; // true
2121[ ![ Code maintainability] ( https://img.shields.io/codeclimate/maintainability/aureooms/js-predicate.svg )] ( https://codeclimate.com/github/aureooms/js-predicate/trends/churn )
2222[ ![ Code coverage (cov)] ( https://img.shields.io/codecov/c/gh/aureooms/js-predicate/main.svg )] ( https://codecov.io/gh/aureooms/js-predicate )
2323[ ![ Code technical debt] ( https://img.shields.io/codeclimate/tech-debt/aureooms/js-predicate.svg )] ( https://codeclimate.com/github/aureooms/js-predicate/trends/technical_debt )
24- [ ![ Documentation] ( https://aureooms .github.io/js-predicate/badge.svg )] ( https://aureooms .github.io/js-predicate/source.html )
24+ [ ![ Documentation] ( https://make-github-pseudonymous-again .github.io/js-predicate/badge.svg )] ( https://make-github-pseudonymous-again .github.io/js-predicate/source.html )
2525[ ![ Package size] ( https://img.shields.io/bundlephobia/minzip/@aureooms/js-predicate )] ( https://bundlephobia.com/result?p=@aureooms/js-predicate )
2626
2727## :link : Related
Original file line number Diff line number Diff line change 44 "version" : " 3.0.1" ,
55 "license" : " AGPL-3.0" ,
66 "author" : " aureooms" ,
7- "homepage" : " https://aureooms .github.io/js-predicate" ,
7+ "homepage" : " https://make-github-pseudonymous-again .github.io/js-predicate" ,
88 "repository" : {
99 "type" : " git" ,
1010 "url" : " https://github.com/aureooms/js-predicate"
You can’t perform that action at this time.
0 commit comments