25 March, 2013

Browserify 2.7.2


Developer:

Website:

License / Price:

Platforms:

Databases:

Language:

Last Updated:

Category:
James Halliday | More scripts
browserify.org
MIT License 

Windows / Linux / Mac OS / BSD / Solaris
N/A
JavaScript
March 25th, 2013, 17:55 GMT [view history]
C: \ Development Tools \ Other Libraries

Browserify was designed and built after Node.js' require().

The library allows for using just one single <script> tag to load all JS files needed on a page.

Here are some key features of "Browserify":

· Use npm modules in the browser
· require()s work browser-side just as they do in Node.js
· CoffeeScript works client-side
· Lots of Node.js built-ins
· Many compile methods
· Watch mode automatically recompiles the bundle when files change
· Debug mode for real line numbers

Requirements:

· JavaScript enabled on client side

What's New in This Release: [ read full changelog ]

· Fixed docs and usage for --debug/-d.


Download button
Via: Browserify 2.7.2

0 Comment: