autolog.js
TypeScript icon, indicating that this package has built-in type declarations

2.0.3 • Public • Published

autolog

autolog.js

一个轻量化小弹窗,无需任何依赖,一行代码即可弹出,并自动管理状态。

安装

npm i autolog.js

使用

import aotolog from "autolog.js";

autolog.log("Hello World", "success", 2500);
// 其中 "success" 和 2500 都是可选项

Readme

Keywords

Package Sidebar

Install

npm i autolog.js

Weekly Downloads

24

Version

2.0.3

License

MIT

Unpacked Size

12.1 kB

Total Files

6

Last publish

Collaborators

  • larryzhu