jsmacro
jsmacro copied to clipboard
A JavaScript preprocessor
As far as I know, at the moment there is no way to enable a section of code if two or more variables are defined. let's say I want to...
Example: `//@include "../some file.js"`
This, of course, needs a test case, and a definition of "slow". A quick look at crunching a yui-min.js field took: - 1.214 sec. using pypy 1.6 - 5.032 sec....
Hi, It would be nice to be able to pull in dependencies into a file before processing it. I just looked at the code, so I'm not sure how feasible...