Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 1.19 KB

README.md

File metadata and controls

28 lines (18 loc) · 1.19 KB

PINF/CommonJS JavaScript Program Bundler

Status: ALPHA

The Sourcemint JavaScript Program Bundler takes a program.json file and builds:

  • A static program bundle used to boot the application and
  • One or more dynamic load bundles.

Bundles are loadable using the Sourcemint JavaScript Loader on the following platforms:

Bundles may be generated from the command line or from with a JavaScript application.

Usage

For usage examples see the respective platform projects.