Skip to content

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

License

Notifications You must be signed in to change notification settings

robinparisi/tingle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

9eadca7 · Mar 14, 2021
Nov 11, 2019
Mar 14, 2021
Mar 14, 2021
Mar 14, 2021
Nov 9, 2019
Nov 9, 2019
Nov 9, 2019
Mar 25, 2019
Jan 7, 2017
Nov 11, 2019
Sep 24, 2015
Jan 22, 2018
Nov 9, 2019
Mar 14, 2021
Jan 22, 2018
Mar 14, 2021
Mar 14, 2021

Repository files navigation

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