mirror of
https://github.com/sbrl/thebigwarehouse.git
synced 2018-01-10 21:33:45 +00:00
removed random unicode character that crept in.
This commit is contained in:
parent
922f68a0aa
commit
65d6704445
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@
|
||||||
- [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.
|
- [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.
|
||||||
|
|
||||||
## Media
|
## Media
|
||||||
- [audiosynth](http://keithwhor.github.io/audiosynth/) - A wonderfully simple (albeit underdocumented) library for synthesising notes from various instruments. Not the most powerful, but easy to use.
|
- [audiosynth](http://keithwhor.github.io/audiosynth/) - A wonderfully simple (albeit underdocumented) library for synthesising notes from various instruments. Not the most powerful, but easy to use.
|
||||||
|
|
||||||
## 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
|
||||||
|
|
Loading…
Reference in a new issue