Skip to content

Shlok-Jain/ModalJS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ModalJS

This is a javascript library for showing modals in javascript apps, React apps and many more....., It has many features like adding custom buttons, you can choose to make modal draggable or not, This modals are completely editable and you can use HTML to make it's body, it is compatible with mobile as well as computer devices. I hope you will like it:

Authors

Demo

https://shlok-jain.github.io/ModalJS#demo

demo

Features

  • You can add HTML in body
  • You can make modals draggable
  • Add any number of custom buttons
  • Event listners for all buttons
  • Four different themes for button available( red, yellow, blue, green )
  • You can programatically close modal( .hide() method)
  • Looks fancy
  • and many more.....

Installation

Install ModalJS with cdn

<script src="https://cdn.jsdelivr.net/gh/Shlok-Jain/ModalJS@latest/index.js"></script>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/Shlok-Jain/ModalJS@latest/index.css">

Usage

Documentation

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors