# vex **Repository Path**: mirrors_HubSpot/vex ## Basic Information - **Project Name**: vex - **Description**: A modern dialog library which is highly configurable and easy to style. #hubspot-open-source - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-24 - **Last Updated**: 2026-03-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 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.6kb` 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)