• Stars
    star
    106
  • Rank 324,868 (Top 7 %)
  • Language
    C
  • Created over 9 years ago
  • Updated about 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Plugin for Notepad++ allowing you to automate some tasks using JavaScript

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.