From 36e4d5eb3303de9402b9048874a407de758fc0cd Mon Sep 17 00:00:00 2001 From: Starbeamrainbowlabs Date: Mon, 20 Apr 2015 19:59:24 +0100 Subject: [PATCH] Create BigBoxOfJavascript.md --- BigBoxOfJavascript.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 BigBoxOfJavascript.md diff --git a/BigBoxOfJavascript.md b/BigBoxOfJavascript.md new file mode 100644 index 0000000..ff5ae0d --- /dev/null +++ b/BigBoxOfJavascript.md @@ -0,0 +1,21 @@ +# The Big Box of Javascript + + - [es6-features.org](http://es6-features.org/#SpreadOperator) - An overview of the new features added in EcmaScript 6 + +## Searching + - [lunr.js](http://lunrjs.com/) - A lightweight search engine to use + - [Defiant.js](http://www.defiantjs.com/) - Search JSON structures with XPath expressions + - [Awesomplete](https://leaverou.github.io/awesomplete/) - Ultra lightweight autocomplete engine with no dependencies + - [Olly.js](https://github.com/abeisgreat/Olly.js) - Rich snippets engine + +## Progress bars + - [Mprogress.js](https://lightningtgc.github.io/MProgress.js/) - A progress bar based on material design + - [ProgressBar.js](https://kimmobrunfeldt.github.io/progressbar.js/) - Another progress bar library + +## Input tools + - [Keypress](https://dmauro.github.io/Keypress/) - Simple but powerful keyboard input library + - [Squire](https://neilj.github.io/Squire/) - Turn a simple `