-
Updated
May 27, 2021 - JavaScript
#
toastr
Here are 135 public repositories matching this topic...
-
Updated
Jun 4, 2021 - JavaScript
-
Updated
May 21, 2021 - TypeScript
Highly customizable jquery plugin to show toast messages
-
Updated
May 25, 2021 - JavaScript
-
Updated
Dec 29, 2020 - PHP
Asp.Net Core abstraction for server side rendered toast notifications using toast.js or noty.js. Supports AJAX calls as well.
-
Updated
May 9, 2021 - C#
butter-smooth toast notifications for react apps
-
Updated
Oct 17, 2020 - JavaScript
Vuejs Toast : Plugin and Component Capability.
-
Updated
May 26, 2021 - 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#
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
May 27, 2021 - Vue
Harmonize notifications in your Symfony app.
-
Updated
Jul 15, 2020 - CSS
Wrapper for Toastr.js notifications
-
Updated
Jun 5, 2021 - JavaScript
Showing non-blocking notifications with Flask's flash and toastr.
-
Updated
May 27, 2021 - Python
-
Updated
Jul 1, 2020 - HTML
Vanilla JS library to display toast messages.
-
Updated
Oct 31, 2018 - TypeScript
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
May 17, 2021 - PHP
Codeigniter package for integrating javascript toastr into your web applications
-
Updated
Oct 29, 2018 - PHP
semantic-ui-toastr component for Vue
-
Updated
Apr 6, 2017 - Vue
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 24, 2019 - JavaScript
Yii2 wrapper for toastr javascript notification library
-
Updated
Mar 4, 2016 - 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.