mirror of
https://github.com/sindresorhus/awesome-nodejs.git
synced 2026-01-24 04:18:13 -08:00
remove duplicate of he - fixes #119
This commit is contained in:
@@ -448,7 +448,6 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
|
|||||||
- [stringify-object](https://github.com/yeoman/stringify-object) - Stringify an object/array like JSON.stringify just without all the double-quotes.
|
- [stringify-object](https://github.com/yeoman/stringify-object) - Stringify an object/array like JSON.stringify just without all the double-quotes.
|
||||||
- [strip-bom](https://github.com/sindresorhus/strip-bom) - Strip UTF-8 byte order mark (BOM) from a string/buffer/stream.
|
- [strip-bom](https://github.com/sindresorhus/strip-bom) - Strip UTF-8 byte order mark (BOM) from a string/buffer/stream.
|
||||||
- [shelljs](https://github.com/arturadib/shelljs) - Portable Unix shell commands.
|
- [shelljs](https://github.com/arturadib/shelljs) - Portable Unix shell commands.
|
||||||
- [he](https://github.com/mathiasbynens/he) - A robust HTML entity encoder/decoder.
|
|
||||||
- [nan](https://github.com/rvagg/nan) - A header file filled with macro and utility goodness for making add-on development for across Node.js versions easier.
|
- [nan](https://github.com/rvagg/nan) - A header file filled with macro and utility goodness for making add-on development for across Node.js versions easier.
|
||||||
- [ssh2](https://github.com/mscdex/ssh2) - An SSH2 client module.
|
- [ssh2](https://github.com/mscdex/ssh2) - An SSH2 client module.
|
||||||
- [lazy-req](https://github.com/sindresorhus/lazy-req) - Require modules lazily.
|
- [lazy-req](https://github.com/sindresorhus/lazy-req) - Require modules lazily.
|
||||||
|
|||||||
Reference in New Issue
Block a user