## vex ### [Demo](http://github.hubspot.com/vex/docs/welcome/)    [Documentation](http://github.hubspot.com/vex/) vex is a modern dialog library which is highly configurable, easily stylable, and gets out of the way. You'll love vex because it's tiny (`5.5kb` minified and gzipped), has a clear and simple API, works on mobile devices, and can be customized to match your style in seconds. ![](https://raw.github.com/HubSpot/vex/master/docs/vex.gif) ### Features - Drop-in replacement for `alert`, `confirm`, and `prompt` - Easily configurable animations which are smooth as butter - Lightweight with no external dependencies - Looks and behaves great on mobile devices - Open multiple dialogs at once and close them individually or all at once - Built in CSS spinner for asynchronous dialogs (TODO) - UMD support ### Documentation - [Getting started](/docs/intro.md) - [API Docs](/docs/api/1-Basic.md) - [Plugins](/docs/api/4-Plugins.md) [![js-standard-style](https://cdn.rawgit.com/feross/standard/master/badge.svg)](https://github.com/feross/standard)