25 June, 2012

Browserify 1.13.3


Developer:

Website:

License / Price:

Platforms:

Databases:

Language:

Last Updated:

Category:
James Halliday | More scripts
github.com
MIT License 

Windows / Linux / Mac OS / BSD / Solaris
N/A
JavaScript
June 25th, 2012, 19:51 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 ]

· Documented the export changes.


Download button
Via: Browserify 1.13.3

0 Comment: