1-liners-cli 中文文档教程
1-liners cli
将常见的 util 函数复制到剪贴板,由 1-liners
/ 提供一个>
Quick Start
$ npx 1-liners-cli
Keep It Around
$ npm install -g 1-liners-cli # Install globally
$ 1-liners # Show a list of 1-liners
$ 1-liners isFunction # Copy a function immediately
$ 1-liners isFunction --print # Print to stdout instead of copy to clipboard
Legal
license
麻省理工学院许可证 (MIT)
版权所有 © Lochlan Bunn
attribution
“1-liners” 来源 MIT 许可,来自 1-liners/1-liners 通过 stoeffel。
1-liners cli
Copy common util functions to clipboard, courtesy of 1-liners
Quick Start
$ npx 1-liners-cli
Keep It Around
$ npm install -g 1-liners-cli # Install globally
$ 1-liners # Show a list of 1-liners
$ 1-liners isFunction # Copy a function immediately
$ 1-liners isFunction --print # Print to stdout instead of copy to clipboard
Legal
license
The MIT License (MIT)
Copyright © Lochlan Bunn
attribution
"1-liners" source licensed MIT from 1-liners/1-liners via stoeffel.
更多