diff --git a/BigBoxOfJavascript.md b/BigBoxOfJavascript.md index 03b6148..61f6720 100644 --- a/BigBoxOfJavascript.md +++ b/BigBoxOfJavascript.md @@ -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