8000 GitHub - MadeByPi/UMDWrap: Wrap compiled Haxe JS output for use as a self-contained module compatible with UMD patterns.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

MadeByPi/UMDWrap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UMDWrap

Wrap compiled Haxe JS output for use as a self-contained module compatible with UMD (Universal Module Definition) patterns.

Fields exposed in Haxe with the @:expose metadata will be available in the module.

Creates modules that will work with AMD (requirejs) or CommonJS, and will expose any exports globally if those options are not available.

See run-examples.bat and the example/ folder for basic usage examples.

If you need it, nekotools boot UMDWrap.n will create an executable version of the tool.

Based on templates from umdjs

About

Wrap compiled Haxe JS output for use as a self-contained module compatible with UMD patterns.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  
0