1. 首页
  2. 数据库
  3. 其它
  4. 通告程序:使用VanillaJS制作的通知库 源码

通告程序:使用VanillaJS制作的通知库 源码

上传者: 2021-02-18 03:36:54上传 ZIP文件 620.29KB 热度 15次
通知者 用VanillaJS制作的通知库。 安装方式 npm install notifier-js 用法 默认通知 // my-script.js import notifier from 'notifier-js' notifier . show ( 'Hello!' , 'I am a default notification.' ) ; notifier . show ( 'Reminder!' , 'You have a meeting at 10:30 AM.' ) ; notifier . show ( 'Well Done!' , 'You just submit your r
下载地址
用户评论