文件名称:atbmarket:乐在其中:: ATB塑料袋的npm包装
文件大小:8KB
文件格式:ZIP
更新时间:2024-02-23 14:11:30
cli npm project-assembling npmJavaScript
ATB塑料袋
ATB塑料袋喜欢周游世界并拍摄大量照片。 下一张照片将在您的项目中拍摄。 所以,怎么做:
安装:
npm install atbmarket -g
添加到您的条目JS脚本中:
const Provision = require('atbmarket');
const bag = new Provision();
bag.draw() // Draw the bag in terminal
bag.caption() // Show a caption in terminal
bag.chalk() // Show both bag and caption in terminal
或者只是在终端中运行它:
atbmarket在终端中抽出塑料袋。
atbmarket --help显示更多详细信息。
选项:
-V, --version output the version number
-S, --size
【文件预览】:
atbmarket-master
----bin()
--------atbmarket(469B)
----package.json(775B)
----LICENSE(1KB)
----package-lock.json(2KB)
----.npmignore(21B)
----.gitignore(14B)
----lib()
--------bags()
--------index.js(46B)
----README.md(942B)