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:
- browser
- nodejs - github.com/sourcemint/platform-nodejs
Bundles may be generated from the command line or from with a JavaScript application.
- Copyright: 2012 Christoph Dorn
- Code License: MIT License
- Docs License: Creative Commons Attribution-NonCommercial-ShareAlike 3.0
- Sponsor: Sourcemint
- Mailing list: groups.google.com/group/sourcemint
For usage examples see the respective platform projects.