New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

m-fe-plugin-plugin

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

m-fe-plugin-plugin

插件管理插件

  • 0.1.2
  • latest
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

m-fe-cli-tool 插件管理插件

Getting Started

  • $ fe plugin ls fe cli tool会自动安装plugin-plugin插件

使用

  • $ fe plugin list(ls|l) 显示所有已安装插件
  • $ fe plugin del(d) [xxx] 删除本地指定插件
  • $ fe plugin clear(c) 清除所有已安装插件
  • $ fe plugin update(u) [xxx] 更新本地插件
  • $ fe plugin install(i) xxx 安装插件

API

DEVELOPMENT

  1. 调试方法:执行 npm run link,会将插件目录软链到 feconfig/lib/node_modules 目录下 执行方法时,请带上 --no-check 参数,避免触发版本检查,例如: fe aaa --no-check

  2. @irim/cli-base 中封装了一些常用的方法(建议直接查看文档 https://www.npmjs.com/package/@irim/cli-base) 比如 进度条、node控制台二次交互(input, confirm, select, holding 等)、

     遍历目录文件、统计目录中文件数量、逐个复制目录文件、从目录中查找文件内容 等
    

Keywords

FAQs

Package last updated on 02 May 2022

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc