All Projects → 2nthony → vercel-toast

2nthony / vercel-toast

Licence: MIT license
💬 Framework-agnostic vercel design's toast component (≈1KB Gzipped)

Programming Languages

typescript
32286 projects
CSS
56736 projects
javascript
184084 projects - #8 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to vercel-toast

Alerttoast
Create Apple-like alerts & toasts using SwiftUI
Stars: ✭ 151 (+125.37%)
Mutual labels:  popup, toast
Flutter oktoast
a pure flutter toast library
Stars: ✭ 338 (+404.48%)
Mutual labels:  widget, toast
Tfpopup
🚀🚀🚀TFPopup不生产弹框,它只是弹框的弹出工🚀🚀🚀默认支持多种动画方式一行调用,支持完全自定义动画.
Stars: ✭ 182 (+171.64%)
Mutual labels:  popup, toast
Customalertviewdialogue
Custom AlertView Dialogue is the world's most advanced alert view library. Custom AlertView Dialogue includes simple message popups, confirmation alerts, selector popups, action sheet bottom menus, and input/feedback contact forms.
Stars: ✭ 100 (+49.25%)
Mutual labels:  popup, message
flutter easyloading
✨A clean and lightweight loading/toast widget for Flutter, easy to use without context, support iOS、Android and Web
Stars: ✭ 1,021 (+1423.88%)
Mutual labels:  widget, toast
Toastui
A simple way to show toast in SwiftUI.
Stars: ✭ 138 (+105.97%)
Mutual labels:  popup, toast
Rocket-Notes
The World's Fastest Note Taking App. Fast. Simple. Create a note in one tap! Create image and text notes directly from your home screen!
Stars: ✭ 20 (-70.15%)
Mutual labels:  widget, popup
Popupview
Toasts and popups library written with SwiftUI
Stars: ✭ 581 (+767.16%)
Mutual labels:  popup, toast
Snackbar
A tiny browser library for showing a brief message at the bottom of the screen (1kB gzipped).
Stars: ✭ 224 (+234.33%)
Mutual labels:  lightweight, toast
Uploader
A lightweight and very configurable jQuery plugin for file uploading using ajax(a sync); includes support for queues, progress tracking and drag and drop.
Stars: ✭ 1,042 (+1455.22%)
Mutual labels:  lightweight, widget
Ajmessage
Simple popup message
Stars: ✭ 30 (-55.22%)
Mutual labels:  popup, message
jpopup
Simple lightweight (<2kB) javascript popup modal plugin
Stars: ✭ 27 (-59.7%)
Mutual labels:  lightweight, popup
Anylayer
Android稳定高效的浮层创建管理框架
Stars: ✭ 745 (+1011.94%)
Mutual labels:  popup, toast
Aiforms.dialogs
AiForms.Dialogs for Xamarin.Forms
Stars: ✭ 143 (+113.43%)
Mutual labels:  popup, toast
Sweet Alert
A BEAUTIFUL, RESPONSIVE, CUSTOMIZABLE, ACCESSIBLE (WAI-ARIA) REPLACEMENT FOR JAVASCRIPT'S POPUP BOXES FOR LARAVEL
Stars: ✭ 696 (+938.81%)
Mutual labels:  popup, toast
Sweetalert2
A beautiful, responsive, highly customizable and accessible (WAI-ARIA) replacement for JavaScript's popup boxes. Zero dependencies.
Stars: ✭ 13,929 (+20689.55%)
Mutual labels:  popup, toast
Popupwindow
PopupWindow is a simple Popup using another UIWindow in Swift
Stars: ✭ 401 (+498.51%)
Mutual labels:  popup, toast
Xtoast
Android 悬浮窗框架,好用不解释
Stars: ✭ 493 (+635.82%)
Mutual labels:  popup, toast
Flutter easyloading
✨A clean and lightweight loading/toast widget for Flutter, easy to use without context, support iOS、Android and Web
Stars: ✭ 455 (+579.1%)
Mutual labels:  widget, toast
SHPopup
A lightweight library for popup view
Stars: ✭ 36 (-46.27%)
Mutual labels:  popup, message

vercel-toast

NPM version NPM download

Framework-agnostic vercel design's toast component

Usage

npm i vercel-toast
// in js file
import "vercel-toast/css";
import { createToast } from "vercel-toast";

createToast("Hi from vercel toast!");

Documentation

https://vercel-toast.vercel.app

Credits

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

Sponsors

sponsors

License

MIT © 2nthony

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].