Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 396 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 396 Bytes

Mudus Module Manager v0.12

This is a neatly crafted library that makes it possible to load CommonJS Modules (as is) into the browser for execution at record speeds. It works in conjuction with a CLI tool (Mudus Generator) to generate transport formats that load much faster that the basic authoring formats.

Usage

CLI Tools

$ mudus --help

$ mudus --generate script1.js -o all.js