Merge pull request #5592 from jkmartindale/add/toastr

Add Toastr
main
Elbert Alias 3 years ago committed by GitHub
commit a168b6636c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

@ -1500,6 +1500,18 @@
},
"website": "http://titan360.com"
},
"toastr": {
"description": "toastr is a Javascript library for non-blocking notifications. The goal is to create a simple core library that can be customized and extended.",
"cats": [
12
],
"icon": "toastr.png",
"js": {
"toastr.version": "(.*)\\;version:\\1"
},
"oss": true,
"website": "https://github.com/CodeSeven/toastr"
},
"TomTom Maps": {
"cats": [
35
@ -2487,4 +2499,4 @@
"implies": "Node.js",
"website": "https://totaljs.com"
}
}
}

Loading…
Cancel
Save