Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

一款轻量的 toast 工具

安装

npm install syk-toast

使用

import { toast } from 'syk-toast';

toast.log('提示')
toast.success('成功');
toast.warning('警告');
toast.error('错误');

About

不依赖于任何前端框架,一款小而美的toast插件

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages