0.1.36 • Published 7 years ago

rejex v0.1.36

Weekly downloads
7
License
WTFPL
Repository
github
Last release
7 years ago

Rejex

The present module is meant to embed the Java Runtime Environment (JRE) into a NodeJS application. During installation, the specific JRE platform will be downloaded from Oracle and no further JRE installation steps will be required. In this way it is possible to call and execute a specific pre-compiled Java class from a NodeJS application.

Install

$ npm install --save rejex

Author

Andrea Leone github@andrealeone.xyz

License

WTFPL