文件名称:最多:我自己的愚蠢工具。 一组用于使用Polymer Web Components的CLI工具
文件大小:1.15MB
文件格式:ZIP
更新时间:2024-02-26 20:18:17
cli node tools polymer web-components
最
用于Polymer Web Components的CLI工具的集合。
安装
$ npm i -g most-cli
要么
$ yarn global add most-cli
用法
$ cd < component> && most < command>
指令
也可以在位于组件根目录或任何其他父目录中的设置命令参数。
1. css-api
$ cd your-component
$ most css-api
参数
名称
别名
描述
默认
--file
f
将在其中搜索CSS属性的文件。
【文件预览】:
most-master
----.gitignore(22B)
----images()
--------most-cssapi.png(25KB)
--------cssapi-removed.png(265KB)
--------cssapi-unformatted.png(278KB)
--------cssapi-default-output.png(269KB)
--------cssapi-added.png(283KB)
----package.json(1KB)
----.npmrc(38B)
----package-lock.json(214KB)
----bin()
--------cli.js(1KB)
----LICENSE(1KB)
----__tests__()
--------test-components()
--------cssapi.js(1KB)
----README.md(4KB)
----lib()
--------jsapi.js(2KB)
--------apidocs.js(963B)
--------cssapi.js(7KB)
----commands()
--------commands.json(794B)
----.npmignore(7B)
----.editorconfig(188B)
----yarn.lock(100KB)