1
0
Fork 0

Added ramjet

This commit is contained in:
Starbeamrainbowlabs 2015-06-01 09:03:00 +01:00
parent 572cb5162c
commit 837c6e6176
1 changed files with 3 additions and 0 deletions

View File

@ -14,6 +14,9 @@
## 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.
## Display Effects
- [ramjet](http://www.rich-harris.co.uk/ramjet/) - Lets you transform one DOM element into another with a smooth transisition
## Popup Boxes
- [NanoModal](https://github.com/kylepaulsen/NanoModal) - Display those modals dialogs easily
- [basicContext](https://github.com/electerious/basicContext) - Create custom right click menus easily