Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

plugin-manager

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

readme

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.