diff --git a/README.md b/README.md index d1e7c1a6f1..b8a8b2744b 100644 --- a/README.md +++ b/README.md @@ -219,6 +219,9 @@ Recommended Client-Side libraries - [Offline.js](http://github.hubspot.com/offline/docs/welcome/) - Detect when user's internet connection goes offline. - [Color Thief](https://github.com/lokesh/color-thief) - Grabs the dominant color or a representative color palette from an image. - [Alertify.js](http://fabien-d.github.io/alertify.js/) - Sweet looking alerts and browser dialogs. +- [select.js](http://github.hubspot.com/select/docs/welcome/) - Styleable select elements. +- [drop.js](http://github.hubspot.com/drop/docs/welcome/) - Powerful Javascript and CSS library for creating dropdowns and other floating displays. +- [scrollReveal.js](https://github.com/julianlloyd/scrollReveal.js) - Declarative on-scroll reveal animations. Pro Tips --------