Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/notepad-plus-plus/nppPluginList
The official collection of Notepad++ plugins.
https://github.com/notepad-plus-plus/nppPluginList
Last synced: 3 months ago
JSON representation
The official collection of Notepad++ plugins.
- Host: GitHub
- URL: https://github.com/notepad-plus-plus/nppPluginList
- Owner: notepad-plus-plus
- Created: 2018-07-14T00:43:25.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-04-12T06:38:29.000Z (10 months ago)
- Last Synced: 2024-04-12T12:19:42.306Z (10 months ago)
- Language: Python
- Homepage:
- Size: 1.81 MB
- Stars: 982
- Watchers: 55
- Forks: 339
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-starz - notepad-plus-plus/nppPluginList - The official collection of Notepad++ plugins. (Python)
- jimsghstars - notepad-plus-plus/nppPluginList - The official collection of Notepad++ plugins. (Python)
README
**Notepad++ Plugin List** is an official collection of [Notepad++](https://github.com/notepad-plus-plus/notepad-plus-plus) plugins. It provides a list of plugins to the built-in Plugin Admin in Notepad++ for the installation/update/deletion of plugins as users desire.
The list is in JSON format, but encapsulated in a binary (DLL), so it can be signed by a certificate to avoid being hacked. Any Notepad++ plugin is welcome to be submitted here, but please test it locally before doing your PR.
To review the current list of plugins and their features see the generated list of Plugins in either:
* [32-Bit Plugin List](doc/plugin_list_x86.md)
* [64-Bit Plugin List](doc/plugin_list_x64.md)
* [64-Bit ARM Plugin List](doc/plugin_list_arm64.md)Here is all the information you need to perform local tests:
https://npp-user-manual.org/docs/plugins/#plugins-adminPlease check here if you need any support:
https://community.notepad-plus-plus.org/topic/16566/support-for-plugins-admin-npppluginlistBuild Status
------------[![Github build status](https://github.com/notepad-plus-plus/nppPluginList/actions/workflows/CI_build.yml/badge.svg)](https://github.com/notepad-plus-plus/nppPluginList/actions/workflows/CI_build.yml)
[![GitHub release](https://img.shields.io/github/release/notepad-plus-plus/nppPluginList.svg)](https://github.com/notepad-plus-plus/nppPluginList/releases)