nolanlawson / optimize-js

Optimize a JS file for faster parsing (UNMAINTAINED)
https://nolanlawson.github.io/optimize-js
Apache License 2.0
3.75k stars 104 forks source link

similar repositories using js engine tricks ? #17

Closed p2227 closed 8 years ago

p2227 commented 8 years ago

some repositories like this and this: https://github.com/sindresorhus/to-fast-properties

optimize js by using some js engine tricks i want to collect them do anyone know other similar repositories ?

nolanlawson commented 8 years ago

Sure, there's a "see also" section. I'll add this and another one I'm aware of: https://github.com/TheLarkInn/V8LazyParseWebpackPlugin