spinny:控制台等待指示灯

时间:2021-05-21 05:47:22
【文件属性】:
文件名称:spinny:控制台等待指示灯
文件大小:3KB
文件格式:ZIP
更新时间:2021-05-21 05:47:22
JavaScript 尖刺的 受此启发的控制台等待指示器。 演示版 npm i spinny node node_modules/spinny # You can supply a spinner name as the last argument node node_modules/spinny clock 用法 var spinny = require('spinny'); // Start the spinner with a call to spinny() var spinner = spinny(); // Do some async work... // Stop the spinner by calling stop() on your spinner spinner.stop(); // Create a different kind of spinner spinny.clock();
【文件预览】:
spinny-master
----package.json(554B)
----index.js(3KB)
----README.md(1021B)

网友评论