mirror of
https://github.com/sbrl/thebigwarehouse.git
synced 2018-01-10 21:33:45 +00:00
Added localStorage Bridge
This commit is contained in:
parent
53fb16e5be
commit
c3797db488
1 changed files with 3 additions and 0 deletions
|
@ -8,6 +8,9 @@
|
||||||
- [Awesomplete](https://leaverou.github.io/awesomplete/) - Ultra lightweight autocomplete engine with no dependencies
|
- [Awesomplete](https://leaverou.github.io/awesomplete/) - Ultra lightweight autocomplete engine with no dependencies
|
||||||
- [Olly.js](https://github.com/abeisgreat/Olly.js) - Rich snippets engine
|
- [Olly.js](https://github.com/abeisgreat/Olly.js) - Rich snippets engine
|
||||||
|
|
||||||
|
### Saving
|
||||||
|
- [localStorage Bridge](https://github.com/krasimir/lsbridge) - A really cool library that lets you send & recieve messages via localStorage. Useful to let all the pages a user has open communicate with each other.
|
||||||
|
|
||||||
## Progress bars
|
## Progress bars
|
||||||
- [Mprogress.js](https://lightningtgc.github.io/MProgress.js/) - A progress bar based on material design
|
- [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
|
- [ProgressBar.js](https://kimmobrunfeldt.github.io/progressbar.js/) - Another progress bar library
|
||||||
|
|
Loading…
Reference in a new issue