[Pkg-javascript-devel] Bug#710057: ITP: require-kernel.js -- Reference implementation of a CommonJS module loader for a browser environment
Mike Gabriel
mike.gabriel at das-netzwerkteam.de
Mon May 27 22:11:14 UTC 2013
Package: wnpp
Severity: wishlist
Owner: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
* Package name : require-kernel.js
Version : 1.0.6
Upstream Author : Chad Weider <cweider at oofn.net>
* URL : https://github.com/cweider/require-kernel
* License : Expat
Programming Lang: Javascript
Description : Reference implementation of a CommonJS module loader for a browser environment
With this Javascript library you can add CommonJS module support to
your browser environment. It defines a kernel that provides a
CommonJS compliant require() function. Modules can either be loaded
synchronously or asynchronously.
More information about the Pkg-javascript-devel
mailing list