Skip to content

JavaScript for Nashorn that replicates NodeJS module loading.

Notifications You must be signed in to change notification settings

ItsSpyce/require.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

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.

About

JavaScript for Nashorn that replicates NodeJS module loading.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published