node-umd
Universal Module Definition for use in automated build systems
Description
UMD (Universal Module Definition) is a common pattern used in javascript programming allowing one to write once a loader working in different context (server, browser). This loader is compatible with different API like RequireJS, AMD or CommonJs. This module provides: - simple synchronous wrapping of a string
- return style module support
- CommonJS support
- support preventing internal UMDs from conflicting
Node.js is an event-based server-side JavaScript engine.Upload more screenshots
Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.
Upload a screenshotHint: upload an image here from your clipboard with Ctrl-V
Homepage
https://github.com/ForbesLindesay/umd
Install this software package
If the package is available for the distribution you are currently using on your computer then install the software by clicking on…
Install node-umd