This page cannot be shown here. You can still read it on the original site — the toolbar below keeps your place in the directory.
As I noticed in previous article about script management I’d like to support script sharing in The Console . This topic automatically brings idea of supporting Node.js modules . Nashorn doesn’t provide any kind of module import/export mechanism like CommonJS. However, it’s doable to provide custom require() and module.exports . But is it possible to really import Node.js modules…
Read on /2016/04/the-state-of-importing-node-js-modules-into-java/ ↗
Comments
Nothing yet. Say the first thing.
Sign in to join the conversation.