Skip to content

Commit 0ed00fa

Browse files
author
Dejan Totev
committed
chore@dnd
1 parent 7a27447 commit 0ed00fa

File tree

3 files changed

+34
-2
lines changed

3 files changed

+34
-2
lines changed

README.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -550,6 +550,22 @@
550550

551551
> Readable Curried Functions with Prettier-Eslint and VSCode
552552
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+
567+
---
568+
553569
# 51 Useful Awesome lists
554570

555571
## [Awesome Selfhosted](https://github.com/awesome-selfhosted/awesome-selfhosted)

docs/README.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -550,6 +550,22 @@
550550

551551
> Readable Curried Functions with Prettier-Eslint and VSCode
552552
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+
567+
---
568+
553569
# 51 Useful Awesome lists
554570

555571
## [Awesome Selfhosted](https://github.com/awesome-selfhosted/awesome-selfhosted)

docs/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
<div id="app"></div>
1313
<script>
1414
window.$docsify = {
15-
name: 'useful-javascript-libraries',
16-
repo: 'https://github.com/selfrefactor/useful-javascript-libraries'
15+
name: 'secret-services',
16+
repo: 'https://github.com/selfrefactor/secret-services'
1717
}
1818
</script>
1919
<script src="//unpkg.com/docsify/lib/docsify.min.js"></script>

0 commit comments

Comments
 (0)