Skip to content

smocean/plugin-extend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

plugin-extend 用于在开发一个node cli,支持自定义插件扩展

USAGE

    var PE = require('plugin-extend');

    var pe = new PE({
        prefix: 'sphinx-sln'
    });
    var sln = pe.getPlugin('sc:app');

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published