mirror of
https://github.com/sorrycc/awesome-javascript.git
synced 2026-01-27 21:48:02 -08:00
Compare commits
3 Commits
4bb717279a
...
696545d330
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
696545d330 | ||
|
|
e27b03b028 | ||
|
|
74ffd069d6 |
@@ -712,6 +712,7 @@ There're also some great commercial libraries, like [amchart](https://www.amchar
|
|||||||
* [smoke.js](https://github.com/hxgf/smoke.js) - Framework-agnostic styled alert system for JavaScript.
|
* [smoke.js](https://github.com/hxgf/smoke.js) - Framework-agnostic styled alert system for JavaScript.
|
||||||
* [notie](https://github.com/jaredreich/notie) - Simple notifications and inputs with no dependencies.
|
* [notie](https://github.com/jaredreich/notie) - Simple notifications and inputs with no dependencies.
|
||||||
* [notifire](https://github.com/notifirehq/notifire) - Open-source notification infrastructure for products.
|
* [notifire](https://github.com/notifirehq/notifire) - Open-source notification infrastructure for products.
|
||||||
|
* [toastify-js](https://github.com/apvarun/toastify-js) - Pure JavaScript library for better notification messages.
|
||||||
|
|
||||||
## Sliders
|
## Sliders
|
||||||
|
|
||||||
@@ -1031,6 +1032,7 @@ https://listjs.com
|
|||||||
* [Peg.js](https://github.com/pegjs/pegjs) - A simple parser generator for JavaScript that produces fast parsers with excellent error reporting. Usable from your browser, from the command line, or via JavaScript API.
|
* [Peg.js](https://github.com/pegjs/pegjs) - A simple parser generator for JavaScript that produces fast parsers with excellent error reporting. Usable from your browser, from the command line, or via JavaScript API.
|
||||||
* [lune](https://github.com/ryanseys/lune) - Library to calculate the phases of the moon accurately.
|
* [lune](https://github.com/ryanseys/lune) - Library to calculate the phases of the moon accurately.
|
||||||
* [jsemu](https://github.com/fcambus/jsemu) - A list of emulators written in the JavaScript programming language.
|
* [jsemu](https://github.com/fcambus/jsemu) - A list of emulators written in the JavaScript programming language.
|
||||||
|
* [mapfun](https://www.npmjs.com/package/mapfun) - a mapping function to an infinite number of input elements, with options to skip certain elements and selectively apply the mapping to keys and/or values of objects.
|
||||||
|
|
||||||
# Worth Reading
|
# Worth Reading
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user