mirror of
https://github.com/sindresorhus/awesome-nodejs.git
synced 2026-01-29 23:08:10 -08:00
Compare commits
2 Commits
5fe90e2b12
...
7d059e2c57
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
7d059e2c57 | ||
|
|
5b3da8cead |
@@ -89,10 +89,6 @@
|
||||
<sub>Just type <a href="https://node.cool"><code>node.cool</code></a> to go here. Follow me on <a href="https://twitter.com/sindresorhus">Twitter</a>.</sub>
|
||||
</p>
|
||||
<br>
|
||||
<a href="https://t.me/sindresorhuschat/3">Telegram group</a>
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
<p>
|
||||
<a href="https://en.wikipedia.org/wiki/Node.js">Node.js</a> is an open-source, cross-platform, JavaScript runtime for writing servers and command-line tools.
|
||||
</p>
|
||||
@@ -435,7 +431,7 @@
|
||||
- [More…](https://github.com/sindresorhus/promise-fun)
|
||||
- Observables
|
||||
- [RxJS](https://github.com/ReactiveX/RxJS) - Reactive programming.
|
||||
- [observable-to-promise](https://github.com/sindresorhus/awesome-observables) - Convert an Observable to a Promise.
|
||||
- [observable-to-promise](https://github.com/sindresorhus/observable-to-promise) - Convert an Observable to a Promise.
|
||||
- [More…](https://github.com/sindresorhus/awesome-observables)
|
||||
- Streams
|
||||
- [Highland.js](https://github.com/caolan/highland) - Manages synchronous and asynchronous code easily, using nothing more than standard JavaScript and Node-like Streams.
|
||||
@@ -824,7 +820,7 @@
|
||||
- [@sindresorhus/is](https://github.com/sindresorhus/is) - Type check values.
|
||||
- [env-dot-prop](https://github.com/simonepri/env-dot-prop) - Get, set, or delete nested properties of process.env using a dot path.
|
||||
- [node-video-lib](https://github.com/gkozlenko/node-video-lib) - Pure JavaScript library for working with MP4 and FLV video files and creating MPEG-TS chunks for HLS streaming.
|
||||
- [basic-ftp](https://github.com/patrickjuchli/basic-ftp) – FTP/FTPS client.
|
||||
- [basic-ftp](https://github.com/patrickjuchli/basic-ftp) - FTP/FTPS client.
|
||||
- [cashify](https://github.com/xxczaki/cashify) - Currency conversion.
|
||||
- [genepi](https://github.com/Geode-solutions/genepi) - Automatically generate a native Node.js addon from C++ code.
|
||||
- [husky](https://github.com/typicode/husky) - Create Git hook scripts.
|
||||
|
||||
Reference in New Issue
Block a user