Add ssh2 to Miscellaneous

This commit is contained in:
Luigi Pinca
2014-08-13 18:05:52 +02:00
parent 284c6fb1e3
commit 424cc1adb0

View File

@@ -424,6 +424,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
- [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. - [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.
## Resources ## Resources