Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 423 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 423 Bytes

require.js

A Nashorn script that allows for CommonJS module loading within the JVM.

Usage

Load the script wherever. Nothing has to be prepped. Once done, simply edit the modules root at the end of the function call and use as normal. The only thing it requires is each module have it's own package.json.

Copyright

Free to use. Clone it, fork it, use it wherever you want. It's made to make your life easier.