mirror of
https://github.com/sindresorhus/awesome-nodejs.git
synced 2026-01-24 12:28:04 -08:00
@@ -41,6 +41,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
|
||||
- [Node.js management](#nodejs-management)
|
||||
- [Email](#email)
|
||||
- [Polyfills](#polyfills)
|
||||
- [Natural Language Processing](#natural-language-processing)
|
||||
- [AST](#ast)
|
||||
- [Weird](#weird)
|
||||
- [Miscellaneous](#miscellaneous)
|
||||
@@ -344,6 +345,12 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
|
||||
- More ES6 polyfills at [es6-tools](https://github.com/addyosmani/es6-tools#polyfills).
|
||||
|
||||
|
||||
### Natural Language Processing
|
||||
|
||||
- [Natural](https://github.com/NaturalNode/natural) - A general natural language facility.
|
||||
- [retext](https://github.com/wooorm/retext) - An extensible natural language system.
|
||||
|
||||
|
||||
### AST
|
||||
|
||||
- [Acorn](https://github.com/marijnh/acorn/) - A tiny, fast JavaScript parser.
|
||||
|
||||
Reference in New Issue
Block a user