sieukrem / jn-npp-plugin

Plugin for Notepad++ allowing you to automate some tasks using JavaScript
https://github.com/sieukrem/jn-npp-plugin/wiki
110 stars 24 forks source link

Use this with nodejs? #77

Closed alextwothousand closed 5 years ago

alextwothousand commented 5 years ago

Is there anyway I can use this with nodejs? Thank you :)

sieukrem commented 5 years ago

No. It buils ontop of javascript engine which is buildin in windows. Nodejs is using V8 from chrome.