cherow
- Karma
- 48
- Created
- September 26, 2017 (8y ago)
- Submissions
- 0
Retired developer doing crazy performance stuff for fun :)
- Cherow CLI released (github.com)
-
Cherow v. 1.4 is a total rewrite and offers: -20kb smaller code size than acorn minified and 60 kb smaller than Esprima - twice as fast as both acorn and Esprima except for JSX parsing. Here is Cherow 3x faster than…
-
Still in beta stage, but with improved performance. URL: https://github.com/cherow/cherow
-
It's now possible to collect and attach comment with Cherow ecmaParser without any 3rd party libraries GitHub: https://github.com/cherow/cherow
- Ecma-parser-tests (github.com)
- Cherow supports parameterized plugin system (github.com)