RubyGems.org

nibjs

1.1.0

nib.js is a NibJS javascript library allowing to maintain javascript projects ala 'node.js' (modules, exports, require) while also targetting a 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 bounded.

installgem install nibjs
Authors

Bernard Lambeau

1,313 total downloads 698 for this version
Owners

F1938de600a3feacd015051492fdaf0f

Gemfile
gem "nibjs", "~> 1.1.0"
Versions
  1. 1.1.0 February 22, 2011
  2. 1.0.0 February 21, 2011