java-portable

2.4.0 • Public • Published

java-portable

Wrapper for the node-java npm package that improves locating the JRE on the target machine and can support multiple prebuilt platform builds.

Usage:

const javaPortable = require( 'java-portable' );

javaPortable().then( ( java ) => {
	// 'java' is the java package object
} );

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 2.4.0
    2
    • latest

Version History

Package Sidebar

Install

npm i java-portable

Weekly Downloads

2

Version

2.4.0

License

MIT

Unpacked Size

49.5 kB

Total Files

19

Last publish

Collaborators

  • peteward44
  • flaviok
  • derek.choi