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

时间:2024-02-25 16:20:51
【文件属性】:

文件名称:通告程序:使用VanillaJS制作的通知库

文件大小:620KB

文件格式:ZIP

更新时间:2024-02-25 16:20:51

notifications javascript library frontend vanilla-js

通知者 用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


【文件预览】:
notifier-master
----yarn.lock(32KB)
----bower.json(561B)
----Gruntfile.js(1KB)
----js()
--------notifier.js(3KB)
----demo()
--------img()
--------js()
--------fonts()
--------docs()
--------css()
----README.md(2KB)
----dist()
--------js()
--------css()
----css()
--------notifier.css(3KB)
----.gitignore(15B)
----package-lock.json(46KB)
----package.json(408B)

网友评论