Skip to content

Commit 41b66a8

Browse files
author
Dejan Totev
committed
chore@dnd
1 parent b530345 commit 41b66a8

File tree

3 files changed

+3
-33
lines changed

3 files changed

+3
-33
lines changed

README.md

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -549,21 +549,6 @@
549549
## [Readable Curried Functions](https://github.com/alexandermckay/readable-curried-functions)
550550

551551
**Readable Curried Functions with Prettier-Eslint and VSCode**
552-
553-
---
554-
555-
# Best of stars
556-
557-
If you like such collection of repos, then you might like [Best of stars](https://github.com/selfrefactor/services/tree/master/packages/all-stars-of) list.
558-
559-
It contains list of repos(sorted by their stars) using one of the following libraries:
560-
561-
- Angular
562-
- Nest.js
563-
- Playwright
564-
- Puppeteer
565-
- Rambda
566-
567552
---
568553

569554
# 51 Useful Awesome lists

docs/README.md

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -549,21 +549,6 @@
549549
## [Readable Curried Functions](https://github.com/alexandermckay/readable-curried-functions)
550550

551551
**Readable Curried Functions with Prettier-Eslint and VSCode**
552-
553-
---
554-
555-
# Best of stars
556-
557-
If you like such collection of repos, then you might like [Best of stars](https://github.com/selfrefactor/services/tree/master/packages/all-stars-of) list.
558-
559-
It contains list of repos(sorted by their stars) using one of the following libraries:
560-
561-
- Angular
562-
- Nest.js
563-
- Playwright
564-
- Puppeteer
565-
- Rambda
566-
567552
---
568553

569554
# 51 Useful Awesome lists

docs/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html lang="en">
33
<head>
44
<meta charset="UTF-8">
5-
<title>secret-services - Collection of Javascript libraries</title>
5+
<title>useful-javascript-libraries - Collection of Javascript libraries</title>
66
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
77
<meta name="description" content="Collection of Javascript libraries">
88
<meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0">
@@ -12,8 +12,8 @@
1212
<div id="app"></div>
1313
<script>
1414
window.$docsify = {
15-
name: 'secret-services',
16-
repo: 'https://github.com/selfrefactor/secret-services'
15+
name: 'useful-javascript-libraries',
16+
repo: 'https://github.com/selfrefactor/useful-javascript-libraries'
1717
}
1818
</script>
1919
<script src="//unpkg.com/docsify/lib/docsify.min.js"></script>

0 commit comments

Comments
 (0)