Skip to content

Commit 92fa5bd

Browse files
committed
Meta tweaks
1 parent 5e1dba2 commit 92fa5bd

File tree

1 file changed

+10
-77
lines changed

1 file changed

+10
-77
lines changed

readme.md

Lines changed: 10 additions & 77 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,16 @@
55
</div>
66
<br>
77
<br>
8-
<h2><a href="https://www.producthunt.com/posts/folder-peek">Check out my latest app</a></h2>
8+
<br>
9+
<div>
10+
<sub>Check out my latest app</sub>
11+
<br>
12+
<h2>
13+
<a href="https://www.producthunt.com/posts/any-text">Any Text</a>
14+
<br>
15+
<sup>Put any text on your iPhone's Lock Screen</sup>
16+
</h2>
17+
</div>
918
<br>
1019
<br>
1120
<br>
@@ -29,18 +38,6 @@
2938
</a>
3039
<br>
3140
<br>
32-
<a href="https://doppler.com/?utm_campaign=github_repo&utm_medium=referral&utm_content=awesome-node&utm_source=github">
33-
<div>
34-
<img src="https://dashboard.doppler.com/imgs/logo-long.svg" width="240" alt="Doppler">
35-
</div>
36-
<b>All your environment variables, in one place</b>
37-
<div>
38-
<sub>Stop struggling with scattered API keys, hacking together home-brewed tools,</sub>
39-
<br>
40-
<sup>and avoiding access controls. Keep your team and servers in sync with Doppler.</sup>
41-
</div>
42-
</a>
43-
<br>
4441
<a href="https://workos.com/?utm_campaign=github_repo&utm_medium=referral&utm_content=awesome-nodejs&utm_source=github">
4542
<div>
4643
<img src="https://sindresorhus.com/assets/thanks/workos-logo-white-bg.svg" width="200" alt="WorkOS">
@@ -63,33 +60,6 @@
6360
</div>
6461
</a>
6562
<br>
66-
<a href="https://oss.capital">
67-
<div>
68-
<img src="https://sindresorhus.com/assets/thanks/oss-capital-logo-white-bg.svg" width="300" alt="OSS Capital">
69-
</div>
70-
<div>
71-
<sup><b>Founded in 2018, OSS Capital is the first and only venture capital platform focused<br>exclusively on supporting early-stage COSS (commercial open source) startup founders.</b></sup>
72-
</div>
73-
</a>
74-
<br>
75-
<br>
76-
<a href="https://www.gitpod.io/?utm_campaign=sindresorhus&utm_medium=referral&utm_content=awesome&utm_source=github">
77-
<div>
78-
<img src="https://sindresorhus.com/assets/thanks/gitpod-logo-white-bg.svg" width="220" alt="Gitpod">
79-
</div>
80-
<b>Dev environments built for the cloud</b>
81-
<div>
82-
<sub>
83-
Natively integrated with GitLab, GitHub, and Bitbucket, Gitpod automatically and continuously prebuilds dev
84-
<br>
85-
environments for all your branches. As a result team members can instantly start coding with fresh dev environments
86-
<br>
87-
for each new task - no matter if you are building a new feature, want to fix a bug, or work on a code review.
88-
</sub>
89-
</div>
90-
</a>
91-
<br>
92-
<br>
9363
<br>
9464
<a href="https://getstream.io/chat/sdk/ios/?utm_source=Github&utm_medium=Github_Repo_Content_Ad&utm_content=Developer&utm_campaign=Github_Jan2022_iOSChatSDK&utm_term=Sindresorhus#gh-light-mode-only">
9565
<div>
@@ -112,41 +82,6 @@
11282
<br>
11383
<br>
11484
<br>
115-
<a href="https://neverinstall.com/spaces/devtools?utm_source=github&utm_medium=sponsor&utm_campaign=sindre#gh-light-mode-only">
116-
<div>
117-
<img src="https://sindresorhus.com/assets/thanks/neverinstall-logo-light.svg" width="200" alt="neverinstall">
118-
</div>
119-
<br>
120-
<b>All your favourite IDE's now available on the cloud</b>
121-
<div>
122-
<sub>
123-
Neverinstall gives you an uninterrupted development experience and improved accessibility,
124-
<br>
125-
allowing you to code faster, better and on-the-go on your favourite IDEs like
126-
<br>
127-
Android Studio, VS Code, Jupyter and PyCharm using your browser.
128-
</sub>
129-
</div>
130-
</a>
131-
<a href="https://neverinstall.com/spaces/devtools?utm_source=github&utm_medium=sponsor&utm_campaign=sindre#gh-dark-mode-only">
132-
<div>
133-
<img src="https://sindresorhus.com/assets/thanks/neverinstall-logo-dark.svg" width="200" alt="neverinstall">
134-
</div>
135-
<br>
136-
<b>All your favourite IDE's now available on the cloud</b>
137-
<div>
138-
<sub>
139-
Neverinstall gives you an uninterrupted development experience and improved accessibility,
140-
<br>
141-
allowing you to code faster, better and on-the-go on your favourite IDEs like
142-
<br>
143-
Android Studio, VS Code, Jupyter and PyCharm using your browser.
144-
</sub>
145-
</div>
146-
</a>
147-
<br>
148-
<br>
149-
<br>
15085
<a href="https://www.useanvil.com/?utm_source=sindresorhus#gh-light-mode-only">
15186
<div>
15287
<img src="https://sindresorhus.com/assets/thanks/anvil-logo-light.svg" width="200" alt="Anvil">
@@ -550,7 +485,6 @@
550485
- [first-chunk-stream](https://github.com/sindresorhus/first-chunk-stream) - Transform the first chunk in a stream.
551486
- [pad-stream](https://github.com/sindresorhus/pad-stream) - Pad each line in a stream.
552487
- [multistream](https://github.com/feross/multistream) - Combine multiple streams into a single stream.
553-
- [stream-combiner2](https://github.com/substack/stream-combiner2) - Turn a pipeline into a single stream.
554488
- [readable-stream](https://github.com/nodejs/readable-stream) - Mirror of Streams2 and Streams3 implementations in core.
555489
- [through2-concurrent](https://github.com/almost/through2-concurrent) - Transform object streams concurrently.
556490

@@ -931,7 +865,6 @@
931865
- [Node.js Best Practices](https://github.com/goldbergyoni/nodebestpractices) - Summary and curation of the top-ranked content on Node.js best practices, available in multiple languages.
932866
- [Nodeschool](https://github.com/nodeschool) - Learn Node.js with interactive lessons.
933867
- [The Art of Node](https://github.com/maxogden/art-of-node/#the-art-of-node) - An introduction to Node.js.
934-
- [stream-handbook](https://github.com/substack/stream-handbook) - How to write Node.js programs with streams.
935868
- [module-best-practices](https://github.com/mattdesl/module-best-practices) - Some good practices when writing new npm modules.
936869
- [The Node Way](https://thenodeway.io) - An entire philosophy of Node.js best practices and guiding principles exists for writing maintainable modules, scalable applications, and code that is actually pleasant to read.
937870
- [You Don't Know Node.js](https://github.com/azat-co/you-dont-know-node) - Introduction to Node.js core features and asynchronous JavaScript.

0 commit comments

Comments
 (0)