mirror of
https://github.com/sindresorhus/awesome-nodejs.git
synced 2026-01-24 04:18:13 -08:00
add Acorn - fixes #48
This commit is contained in:
@@ -336,7 +336,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
|
||||
|
||||
### AST
|
||||
|
||||
- [Esprima](http://esprima.org) - A high performance, standard-compliant JavaScript parser.
|
||||
- [Acorn](https://github.com/marijnh/acorn/) - A tiny, fast JavaScript parser.
|
||||
- [Rocambole](https://github.com/millermedeiros/rocambole) - Recursively walk and transform JavaScript AST.
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user