zewish / Rmodal.js
Licence: mit
A simple 1.2 KB modal dialog with no dependencies
Stars: ✭ 613
Programming Languages
javascript
184084 projects - #8 most used programming language
Projects that are alternatives of or similar to Rmodal.js
Ngx Smart Modal
Modal/Dialog component crafted for Angular
Stars: ✭ 256 (-58.24%)
Mutual labels: dialog, modal
plain-modal
The simple library for customizable modal window.
Stars: ✭ 21 (-96.57%)
Mutual labels: modal, dialog
Ngx Sweetalert2
Declarative, reactive, and template-driven SweetAlert2 integration for Angular
Stars: ✭ 503 (-17.94%)
Mutual labels: dialog, modal
React Native Actions Sheet
A Cross Platform(Android & iOS) ActionSheet with a flexible api, native performance and zero dependency code for react native. Create anything you want inside ActionSheet.
Stars: ✭ 412 (-32.79%)
Mutual labels: dialog, modal
svelte-accessible-dialog
An accessible dialog component for Svelte apps
Stars: ✭ 24 (-96.08%)
Mutual labels: modal, dialog
bootstrap-modal-wrapper
Bootstrap modal factory that supports dynamic modal creations and nested stacked modal features.
Stars: ✭ 18 (-97.06%)
Mutual labels: modal, dialog
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 (-95.11%)
Mutual labels: modal, dialog
Popupdialog
A simple, customizable popup dialog for iOS written in Swift. Replaces UIAlertController alert style.
Stars: ✭ 3,709 (+505.06%)
Mutual labels: dialog, modal
wechat-miniprogram-dialog
微信小程序弹窗组件 wxapp dialog component
Stars: ✭ 50 (-91.84%)
Mutual labels: modal, dialog
React Cool Portal
😎 🍒 React hook for Portals, which renders modals, dropdowns, tooltips etc. to <body> or else.
Stars: ✭ 458 (-25.29%)
Mutual labels: dialog, modal
angular-custom-modal
Angular2+ Modal / Dialog (with inner component support).
Stars: ✭ 30 (-95.11%)
Mutual labels: modal, dialog
jquery.dialog.js
A lightweight replacement for the browser's default dialog boxes.
Stars: ✭ 17 (-97.23%)
Mutual labels: modal, dialog
react-redux-modal-flex
[DEPRECATED] Make easy a modal/popup with Redux
Stars: ✭ 14 (-97.72%)
Mutual labels: modal, dialog
vue-modal
A customizable, stackable, and lightweight modal component for Vue.
Stars: ✭ 96 (-84.34%)
Mutual labels: modal, dialog
ngx-simple-modal
A simple unopinionated framework to implement simple modal based behaviour in angular (v2+) projects.
Stars: ✭ 50 (-91.84%)
Mutual labels: modal, dialog
1.2 KB modal dialog box, with no dependencies
- A simple and fast modal dialog
- Plain JavaScript only - no dependencies
- All browsers supported (IE9+)
- Less than 1.2 KB when gzipped and minified
- Bootstrap and Animate.css friendly
- Supports ES modules, CommonJS, AMD or globals
Demo
https://plnkr.co/edit/XXFKwHHcZD4Ecjh8twaW?p=preview
Documentation
Installation
$ npm install rmodal --save
Development
$ npm install
Development: build
$ npm run build
Development: test
$ npm run test
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].