Compare commits

...

3 Commits

Author SHA1 Message Date
JerryMaoMao
c212fd667e Merge df4d13b316 into 0b5cef9d67 2023-07-27 18:05:12 -07:00
Sindre Sorhus
0b5cef9d67 Meta tweaks 2023-07-27 16:04:30 +02:00
JerryMaoMao
df4d13b316 Add ILLA Cloud to Miscellaneous 2023-02-02 16:10:45 +08:00

View File

@@ -6,17 +6,6 @@
<br> <br>
<br> <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> <br>
<hr> <hr>
<p> <p>
@@ -76,6 +65,16 @@
<br> <br>
<br> <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> </p>
<hr> <hr>
<br> <br>
@@ -825,6 +824,7 @@
- [patch-package](https://github.com/ds300/patch-package) - Make and preserve fixes to npm dependencies. - [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. - [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. - [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 ## Package Manager