mirror of
https://github.com/sindresorhus/awesome-nodejs.git
synced 2026-01-30 07:18:02 -08:00
Compare commits
2 Commits
ab2b0146eb
...
47ca468536
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
47ca468536 | ||
|
|
9d7423c380 |
@@ -89,6 +89,10 @@
|
|||||||
<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>
|
<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>
|
</p>
|
||||||
<br>
|
<br>
|
||||||
|
<a href="https://t.me/sindresorhuschat/3">Telegram group</a>
|
||||||
|
<br>
|
||||||
|
<br>
|
||||||
|
<br>
|
||||||
<p>
|
<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.
|
<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>
|
</p>
|
||||||
@@ -431,7 +435,7 @@
|
|||||||
- [More…](https://github.com/sindresorhus/promise-fun)
|
- [More…](https://github.com/sindresorhus/promise-fun)
|
||||||
- Observables
|
- Observables
|
||||||
- [RxJS](https://github.com/ReactiveX/RxJS) - Reactive programming.
|
- [RxJS](https://github.com/ReactiveX/RxJS) - Reactive programming.
|
||||||
- [observable-to-promise](https://github.com/sindresorhus/observable-to-promise) - Convert an Observable to a Promise.
|
- [observable-to-promise](https://github.com/sindresorhus/awesome-observables) - Convert an Observable to a Promise.
|
||||||
- [More…](https://github.com/sindresorhus/awesome-observables)
|
- [More…](https://github.com/sindresorhus/awesome-observables)
|
||||||
- Streams
|
- Streams
|
||||||
- [Highland.js](https://github.com/caolan/highland) - Manages synchronous and asynchronous code easily, using nothing more than standard JavaScript and Node-like Streams.
|
- [Highland.js](https://github.com/caolan/highland) - Manages synchronous and asynchronous code easily, using nothing more than standard JavaScript and Node-like Streams.
|
||||||
@@ -820,7 +824,7 @@
|
|||||||
- [@sindresorhus/is](https://github.com/sindresorhus/is) - Type check values.
|
- [@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.
|
- [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.
|
- [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.
|
- [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.
|
- [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.
|
- [husky](https://github.com/typicode/husky) - Create Git hook scripts.
|
||||||
|
|||||||
Reference in New Issue
Block a user