mirror of
https://github.com/sindresorhus/awesome-nodejs.git
synced 2026-01-24 04:18:13 -08:00
Close GH-50: added nodemailer by @andris9 and new section email.
This commit is contained in:
committed by
Sindre Sorhus
parent
c3d1f87455
commit
9ab7fd0538
10
readme.md
10
readme.md
@@ -39,12 +39,12 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
|
||||
- [Minifiers](#minifiers)
|
||||
- [Authentication](#authentication)
|
||||
- [Node.js management](#nodejs-management)
|
||||
- [Email](#email)
|
||||
- [Polyfills](#polyfills)
|
||||
- [AST](#ast)
|
||||
- [Weird](#weird)
|
||||
- [Miscellaneous](#miscellaneous)
|
||||
|
||||
|
||||
### Functional programming
|
||||
|
||||
- [Lo-Dash](http://lodash.com) - A utility library delivering consistency, customization, performance, & extras. A better and faster Underscore.js.
|
||||
@@ -329,6 +329,10 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
|
||||
- [nodeenv](https://github.com/ekalinin/nodeenv) - A Node.js virtual environment compatible to Python's virtualenv.
|
||||
|
||||
|
||||
### Email
|
||||
- [Nodemailer](https://github.com/andris9/Nodemailer) - The fastest way to handle email.
|
||||
|
||||
|
||||
### Polyfills
|
||||
|
||||
- [object-assign](https://github.com/sindresorhus/object-assign) - ES6 Object.assign() polyfill.
|
||||
@@ -361,6 +365,10 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
|
||||
- [BitcoinJS](http://bitcoinjs.org/) - The clean, readable, proven library for Bitcoin JavaScript development.
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## Resources
|
||||
|
||||
### Tutorials
|
||||
|
||||
Reference in New Issue
Block a user