nolanlawson / optimize-js

Optimize a JS file for faster parsing (UNMAINTAINED)

Home Page:https://nolanlawson.github.io/optimize-js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

similar repositories using js engine tricks ?

p2227 opened this issue · comments

commented

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 ?

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