-
Updated
Feb 12, 2022 - JavaScript
#
toastr
Here are 174 public repositories matching this topic...
-
Updated
Apr 28, 2022 - JavaScript
-
Updated
Jun 29, 2022 - TypeScript
Highly customizable jquery plugin to show toast messages
-
Updated
Aug 2, 2021 - JavaScript
2
good first issue
Good for newcomers
-
Updated
Jun 15, 2022 - PHP
Asp.Net Core abstraction for server side rendered toast notifications using toast.js or noty.js. Supports AJAX calls as well.
-
Updated
Apr 8, 2022 - C#
butter-smooth toast notifications for react apps
-
Updated
Jun 1, 2022 - JavaScript
Vuejs Toast : Plugin and Component Capability.
-
Updated
Jun 20, 2022 - Vue
Small non-blocking notification library. No dependencies
-
Updated
Dec 11, 2020 - JavaScript
Point of sales proof of concept developed using Asp.Net Core 2.2. Features: Customer, Vendor, Product, Purchase Order, Goods Receive, Sales Order, Inventory Transactions and POS form.
jquery
product
csharp
aspnetcore
datatables
example
inventory
vendor
toastr
pos
customer
so
po
pointofsales
-
Updated
Mar 24, 2019 - C#
notifications
bootstrap
sweetalert
sweetalert2
flash-messages
toastr
toast
notify
noty
tailwindcss
notyf
php-flasher
-
Updated
Jul 6, 2022 - PHP
A easy to use toastr plugin inspired by CodeSeven/toastr made without jquery with pure vue.js
-
Updated
Jun 24, 2020 - JavaScript
Elegant notifications to laravel with Toastr or PNotify
-
Updated
Nov 20, 2019 - CSS
Notification plugin for VuesJS
-
Updated
Jun 22, 2022 - Vue
Harmonize notifications in your Symfony app.
-
Updated
Jul 15, 2020 - CSS
A powerful and flexible flash notifications system for PHP
notifications
symfony
sweetalert2
toastr
notification
notify
pnotify
notyf
yoeunes
php-flasher
add-flash-notifications
easy-flash-notifications
displayed-notifications
flexible-flash-notifications
-
Updated
Jul 5, 2022 - PHP
Showing non-blocking notifications with Flask's flash and toastr.
-
Updated
Mar 29, 2022 - Python
Wrapper for Toastr.js notifications
-
Updated
Jun 24, 2022 - JavaScript
-
Updated
Jun 21, 2022 - HTML
Vanilla JS library to display toast messages.
-
Updated
Oct 31, 2018 - TypeScript
The project was written in C# Asp.Net MVC environment using N-Tier Architecture and Web API, Entity Framework, Code First, Linq, Jquery, Bootstrap technologies.
linq
bootstrap
jquery
authentication
entity-framework
toastr
authorization
jwt-authentication
inventory-management
webapi
asp-net-mvc
ntier-architecture
-
Updated
Apr 13, 2022 - JavaScript
notifications
laravel
flash
symfony
toastr
notify
noty
pnotify
sweet-alert
notyf
php-flasher
add-flash-notifications
displayed-notifications
-
Updated
Jul 5, 2022 - PHP
Codeigniter package for integrating javascript toastr into your web applications
-
Updated
Oct 29, 2018 - PHP
Improve this page
Add a description, image, and links to the toastr topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the toastr topic, visit your repo's landing page and select "manage topics."


Any plans to add positioning functionality to the component?
I know this involves a bit of work to setup containers for each corner of the window, but it would be nice to be able to use the
notifyfunction to add a position property.Hopefully I can fork this when I wrap up a big project in the Spring, and maybe submit a pull request if "beyonk" hasn't had a chance to work on this.