jsmacro icon indicating copy to clipboard operation
jsmacro copied to clipboard

A JavaScript preprocessor

Results 6 jsmacro issues
Sort by recently updated
recently updated
newest added

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...

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...