[ANN] nibjs 1.1.0 Released

B

Bernard Lambeau

[Note: parts of this message were removed to make it a legal post.]

nibjs version 1.1.0 has been released!

nib.js - Package [java|coffee]script libraries for the browser

* <http://blambeau.github.com/nib.js>
* <http://github.com/blambeau/nib.js>

nib.js is a library allowing to maintain javascript projects ala 'node.js'
(CommonJS conventions
about modules, exports, require) while also targetting the web browser as
execution platform. It
contains a simple packager command (nibjs) that will convert your sources to
a single and
minified .js file to be embedded in the browser. Node.js's exports and
require are correctly
resolved.

Changes:

# 1.1.0 / 2011-02-23

* Enhancements

* Added examples acting as both documentation, gh-pages and integration
tests
* Added --footer and --standalone options
* Added alias for --autorequire as -a
* Added alias for --uglify as -u
* Added alias for --join as -j
* Major boolean options (uglify, join, autorequire) have a [no-]
counterpart


Regards,
blambeau
---
Mail: (e-mail address removed)
Mobile: +32 477 24 58 61
Blog: http://revision-zero.org/
Code: http://github.com/blambeau/
Follow: http://twitter.com/blambeau/
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,582
Members
45,065
Latest member
OrderGreenAcreCBD

Latest Threads

Top