anodynos / uRequire

The Ultimate JavaScript Module Builder & Automagical Task Runner. Convert AMD & CommonJS/NodeJS modules to UMD, AMD, CommonJS or bundle them as `combined.js` (rjs & almond, AMDclean soon) & automagically run/test/watch them on nodejs, Web/AMD or Web/Script. Declarative & DRY config with inheritance. Manipulate & inject dependencies, module code, banners, version etc while building with a single line. Support two kinds of plugins, ResourceConverter (i.e file level) and AfterBuilder (i.e the whole bundle). Transparent support for Coffeescript, IcedCoffeescript, Coco, LiveScript – they’re just JavaScript :-)
http://anodynos.github.io/uRequire
MIT License
265 stars 20 forks source link

Make readme.md less Hollywood, and more real CLI examples #73

Open englishextra opened 8 years ago

englishextra commented 8 years ago

That's the first something with README that reads Much Ado, and nothing specific. Needs rewriing.

anodynos commented 8 years ago

Yeah, you have a point - the docs have moved to http://urequire.org/ anyway, but those need a heavy revising too...

Unfortunately, since I have limited time and there are browserify, webpack, systemjs, and myriad other build/bundling projects out there, I am not committed to urequire anymore :-(