Add cherow (#890)

Co-authored-by: Sindre Sorhus <sindresorhus@gmail.com>
This commit is contained in:
薛定谔的猫
2019-04-29 00:03:52 +08:00
committed by Sindre Sorhus
parent bbfc0ca0ae
commit 075ba95fdd

View File

@@ -720,6 +720,7 @@
- [Acorn](https://github.com/ternjs/acorn) - Tiny, fast JavaScript parser. - [Acorn](https://github.com/ternjs/acorn) - Tiny, fast JavaScript parser.
- [babel-parser](https://github.com/babel/babel/tree/master/packages/babel-parser) - JavaScript parser used in Babel. - [babel-parser](https://github.com/babel/babel/tree/master/packages/babel-parser) - JavaScript parser used in Babel.
- [cherow](https://github.com/cherow/cherow) - JavaScript parser with focus on performance and stability.
### Static site generators ### Static site generators