Monday, September 24, 2012

Browserify 1.16.1


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
September 23rd, 2012, 21:27 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 ]

· Wrap coffee.compile() in a try/catch.


Download button

0 comments:

Post a Comment