clinch icon indicating copy to clipboard operation
clinch copied to clipboard

YA CommonJS to browser packer tool, well-suited for widgets by small overhead and big app by smart settings and fast process.

Results 4 clinch issues
Sort by recently updated
recently updated
newest added

Now errors while process data just ignored, with CoffeScript and React `.jsx` its complitly wrong.

enhancement

Need to check and fix strange behavior. At dendrite ``` // /Users/meettya/git_hub/dendrite/lib/dendrite.js // Generated by CoffeeScript 1.7.1 ``` and ``` // /Users/meettya/git_hub/dendrite/web_modules/lodash.coffee ``` (without CS version)

enhancement

To dramatically speed up compilation time I'l to plan add 'chittng' statement for 'require' searching processor. The each file will be watched (with RegExp) for string (strictly!!! - comment at...

enhancement

Cleanup generated files to wipe out repeated __hasProp, __extends, __bind in sources and add it to header (or in runtime.js if 'bare' selected).

enhancement