All Projects → robinparisi → Tingle

robinparisi / Tingle

Licence: mit
⚡ 2kB vanilla modal plugin, no dependencies and easy-to-use

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Tingle

Basiclightbox
The lightest lightbox ever made.
Stars: ✭ 299 (-76.77%)
Mutual labels:  modal, popup
Sweetalert
A beautiful replacement for JavaScript's "alert"
Stars: ✭ 21,871 (+1599.38%)
Mutual labels:  modal, popup
Popupdialog
A simple, customizable popup dialog for iOS written in Swift. Replaces UIAlertController alert style.
Stars: ✭ 3,709 (+188.19%)
Mutual labels:  modal, popup
react-apple-signin-auth
 Apple signin for React using the official Apple JS SDK
Stars: ✭ 58 (-95.49%)
Mutual labels:  modal, popup
React Native Alert Pro
The Pro Version of React Native Alert (Android & iOS)
Stars: ✭ 69 (-94.64%)
Mutual labels:  modal, popup
SBCardPopup
Card Popup UI for iOS
Stars: ✭ 66 (-94.87%)
Mutual labels:  modal, popup
Jquery Popup Overlay
jQuery plugin for responsive and accessible modal windows and tooltips
Stars: ✭ 511 (-60.3%)
Mutual labels:  modal, popup
eins-modal
Simple to use modal / alert / dialog / popup. Created with pure JS. No javascript knowledge required! Works on every browser and device! IE9
Stars: ✭ 30 (-97.67%)
Mutual labels:  modal, popup
Wbounce
wBounce improves bounce rate to boost conversions and sales. The free alternative to Bounce Exchange for WordPress. WordPress plugin.
Stars: ✭ 38 (-97.05%)
Mutual labels:  plugin, popup
Django Admin Interface
django's default admin interface made customizable. popup windows replaced by modals. :mage: ⚡️
Stars: ✭ 717 (-44.29%)
Mutual labels:  modal, popup
plain-modal
The simple library for customizable modal window.
Stars: ✭ 21 (-98.37%)
Mutual labels:  modal, popup
React Poppop
A mobile support and multi-directional modal for ReactJS
Stars: ✭ 78 (-93.94%)
Mutual labels:  modal, popup
react-native-popup
React Native Animated Popup Modal
Stars: ✭ 19 (-98.52%)
Mutual labels:  modal, popup
Popbox.js
A tiny and simple stackable modal plugin for web apps
Stars: ✭ 295 (-77.08%)
Mutual labels:  modal, popup
react-redux-modal-flex
[DEPRECATED] Make easy a modal/popup with Redux
Stars: ✭ 14 (-98.91%)
Mutual labels:  modal, popup
Gijgo
Gijgo - Free Javascript Controls
Stars: ✭ 424 (-67.06%)
Mutual labels:  plugin, modal
react-spring-bottom-sheet
Accessible ♿️, Delightful ✨, & Fast 🚀
Stars: ✭ 604 (-53.07%)
Mutual labels:  modal, popup
vue-modal
A customizable, stackable, and lightweight modal component for Vue.
Stars: ✭ 96 (-92.54%)
Mutual labels:  modal, popup
Mediumlightbox
Nice and elegant way to add zooming functionality for images, inspired by medium.com
Stars: ✭ 671 (-47.86%)
Mutual labels:  plugin, modal
Jalert
jQuery alert/modal/lightbox plugin
Stars: ✭ 73 (-94.33%)
Mutual labels:  modal, popup

Logo Tingle

Documentation

Documentation and demo can be found here: https://robinparisi.github.io/tingle/

Introduction

Tingle is a minimalist and easy-to-use modal plugin written in pure JavaScript:

  • No dependencies required
  • Fully customizable via CSS
  • CSS transitions
  • Simple API
  • No extra files to download
  • Created with UX in mind

Roadmap

  • Flexbox support
  • Better responsive
  • alert/dialog
  • Accessibility (any help is welcome)

Contribute

Run the demo and listen for changes:

$ git clone [email protected]:robinparisi/tingle.git
$ cd tingle
$ npm install
$ gulp serve

License

© 2018 Robin Parisi
Released under the MIT LICENSE

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].