Here are
1,195 public repositories
matching this topic...
A beautiful replacement for JavaScript's "alert"
Updated
May 16, 2022
TypeScript
A beautiful, responsive, highly customizable and accessible (WAI-ARIA) replacement for JavaScript's popup boxes. Zero dependencies.
Updated
Jul 5, 2022
JavaScript
Angular powered Bootstrap
Updated
Jun 14, 2022
TypeScript
jQuery lightbox script for displaying images, videos and more. Touch enabled, responsive and fully customizable.
Updated
Mar 7, 2022
JavaScript
Extends the default Bootstrap Modal class. Responsive, stackable, ajax and more.
Updated
Apr 7, 2019
JavaScript
Updated
Jul 5, 2022
TypeScript
A simple, customizable popup dialog for iOS written in Swift. Replaces UIAlertController alert style.
Updated
Feb 26, 2022
Swift
Body scroll locking that just works with everything 😏
Updated
Jun 23, 2022
JavaScript
A performant interactive bottom sheet with fully configurable options 🚀
Updated
Jul 4, 2022
TypeScript
A javascript library that lets you add stories EVERYWHERE.
Updated
May 24, 2021
JavaScript
⭕ Tiny javascript library for creating accessible modal dialogs
Updated
Apr 10, 2022
JavaScript
Swift wrapper for custom ViewController presentations on iOS
Updated
Aug 5, 2021
Swift
A simple library to view large images up close using simple mouse interaction, and the full screen.
Updated
Aug 29, 2021
JavaScript
The simplest possible modal for jQuery
Updated
Oct 3, 2021
JavaScript
A React-Native datetime-picker for Android and iOS
Updated
Mar 30, 2022
JavaScript
🎉 UI Toolkit for Web, Vue3.0
PMAlertController is a great and customizable alert that can substitute UIAlertController
Updated
May 1, 2021
Swift
A highly customizable modal/bottom sheet that loves scrolling content.
Updated
Jun 30, 2022
TypeScript
⚡ Simple and easy to use lightbox script written in pure JavaScript
Updated
Apr 26, 2022
JavaScript
🔮 Fast and full-featured autocomplete library
Updated
Jul 3, 2022
TypeScript
Elegant, responsive, flexible and lightweight modal plugin with jQuery.
🎯 React component for transportation of modals, lightboxes, loading bars... to document.body or else.
Updated
Mar 30, 2022
JavaScript
A very lightweight and flexible accessible modal dialog script.
Updated
Jul 5, 2022
JavaScript
A javascript framework for developing pretty browser dialogs and notifications.
Updated
May 8, 2022
JavaScript
A lightbox gallery plugin for Bootstrap
React Popup Component - Modals,Tooltips and Menus — All in one
Updated
Jun 1, 2022
TypeScript
💈 React Native loading spinner overlay
Updated
May 14, 2022
JavaScript
⚡ 2kB vanilla modal plugin, no dependencies and easy-to-use
Updated
Jun 27, 2022
JavaScript
Improve this page
Add a description, image, and links to the
modal
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
modal
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
Summary:
Many of the demos linked to from the README have accessibility issues:
aria-hidden="true"
is set on the<body>
. this also hides the modal itself (which is a child element of the<body>
) from screen readers; when the modal is closed, f