Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hubspot/vex
A modern dialog library which is highly configurable and easy to style. #hubspot-open-source
https://github.com/hubspot/vex
Last synced: about 1 month ago
JSON representation
A modern dialog library which is highly configurable and easy to style. #hubspot-open-source
- Host: GitHub
- URL: https://github.com/hubspot/vex
- Owner: HubSpot
- License: mit
- Created: 2013-09-05T23:09:57.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2023-02-26T00:28:34.000Z (over 1 year ago)
- Last Synced: 2024-10-13T15:25:32.647Z (about 1 month ago)
- Language: CSS
- Homepage: http://github.hubspot.com/vex/docs/welcome
- Size: 2.99 MB
- Stars: 6,924
- Watchers: 311
- Forks: 494
- Open Issues: 55
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
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)