Skip to content

KOLANICH-tools/jn-npp-plugin

 
 

Repository files navigation

jN Npp Plugin

Build status

jN (JavaScript for Notepad++) allows you to extend Notepad++ by using JavaScript.

Technology

jN uses the built-in javascript engine of Microsoft Windows. This powerful engine allows to access a lot of ActiveX base services like Shell, WMI of operating system. Due to automate Notepad++ jN wraps the Notepad++ API into ActiveX interfaces accessible via global objects Editor and System.

Getting Started

You will find the features list and examples in wiki.

Languages

  • JavaScript 40.9%
  • C++ 35.3%
  • C 23.6%
  • Other 0.2%