New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

plugin-manager

Package Overview
Dependencies
Maintainers
2
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

plugin-manager

Plugin manager for providing a simple 'hook' framework for an application, similarly to Wordpress or Drupal

latest
Source
npmnpm
Version
2.0.0
Version published
Maintainers
2
Created
Source

Plugin Manager

This module is built to allow for very simple "hooks" to be defined in an application such that users can create their own plugins for your application. The basic use-case would be a system like Drupal or Wordpress, where an application needs to allow customizations without users having to maintain their own version of the codebase.

License

All files are covered under the MIT license. Please see LICENSE.TXT for specifics.

FAQs

Package last updated on 29 Apr 2013

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts