mirror of
https://github.com/sindresorhus/awesome-nodejs.git
synced 2026-01-29 14:58:04 -08:00
Compare commits
3 Commits
ebb4153575
...
c212fd667e
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
c212fd667e | ||
|
|
0b5cef9d67 | ||
|
|
df4d13b316 |
22
readme.md
22
readme.md
@@ -6,17 +6,6 @@
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
<div>
|
||||
<sub>Check out my latest app</sub>
|
||||
<br>
|
||||
<h2>
|
||||
<a href="https://www.producthunt.com/posts/hyperduck">Hyperduck</a>
|
||||
<br>
|
||||
<sup>Send links from your iOS devices to your Mac (better than AirDrop)</sup>
|
||||
</h2>
|
||||
</div>
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
<hr>
|
||||
<p>
|
||||
@@ -76,6 +65,16 @@
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
<a href="https://transloadit.com?utm_source=sindresorhus&utm_medium=referral&utm_campaign=sponsorship&utm_content=awesome-nodejs">
|
||||
<picture>
|
||||
<source width="320" media="(prefers-color-scheme: dark)" srcset="https://sindresorhus.com/assets/thanks/transloadit-logo-dark.svg">
|
||||
<source width="320" media="(prefers-color-scheme: light)" srcset="https://sindresorhus.com/assets/thanks/transloadit-logo.svg">
|
||||
<img width="320" src="https://sindresorhus.com/assets/thanks/transloadit-logo.svg" alt="Transloadit logo">
|
||||
</picture>
|
||||
</a>
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
</p>
|
||||
<hr>
|
||||
<br>
|
||||
@@ -825,6 +824,7 @@
|
||||
- [patch-package](https://github.com/ds300/patch-package) - Make and preserve fixes to npm dependencies.
|
||||
- [editly](https://github.com/mifi/editly) - Declarative video editing API.
|
||||
- [wild-wild-path](https://github.com/ehmicky/wild-wild-path) - Object property paths with wildcards and regexes.
|
||||
- [ILLA Cloud](https://www.illacloud.com/) - Low-code internal tool builder.
|
||||
|
||||
## Package Manager
|
||||
|
||||
|
||||
Reference in New Issue
Block a user