Security News
Oracle Drags Its Feet in the JavaScript Trademark Dispute
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
m-fe-plugin-plugin
Advanced tools
m-fe-cli-tool
插件管理插件
$ 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
安装插件调试方法:执行 npm run link,会将插件目录软链到 feconfig/lib/node_modules 目录下
执行方法时,请带上 --no-check 参数,避免触发版本检查,例如: fe aaa --no-check
@irim/cli-base 中封装了一些常用的方法(建议直接查看文档 https://www.npmjs.com/package/@irim/cli-base) 比如 进度条、node控制台二次交互(input, confirm, select, holding 等)、
遍历目录文件、统计目录中文件数量、逐个复制目录文件、从目录中查找文件内容 等
FAQs
The npm package m-fe-plugin-plugin receives a total of 0 weekly downloads. As such, m-fe-plugin-plugin popularity was classified as not popular.
We found that m-fe-plugin-plugin demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
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.
Security News
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
Security News
The Linux Foundation is warning open source developers that compliance with global sanctions is mandatory, highlighting legal risks and restrictions on contributions.
Security News
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.