Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/markpieszak/angular-modal
Easy to use Angular 1.* Modal / Popup with no dependencies
https://github.com/markpieszak/angular-modal
Last synced: 21 days ago
JSON representation
Easy to use Angular 1.* Modal / Popup with no dependencies
- Host: GitHub
- URL: https://github.com/markpieszak/angular-modal
- Owner: MarkPieszak
- Created: 2015-10-13T19:58:43.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2016-05-30T03:54:41.000Z (over 8 years ago)
- Last Synced: 2024-10-12T12:23:14.044Z (3 months ago)
- Language: JavaScript
- Homepage:
- Size: 5.86 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Angular 1.* Modal
# Easy to use Angular Modal / Popup with no dependencies
> Work in progress - Alpha version
### Demo
- Install `http-server` or some sort of localhost server to get the Demo up and running
- `npm install http-server`
- Then run: `http-server C:\YourDirectory\WheretheAppIs\`### To do:
- Make different kinds / confirmation / etc
- Ensure modal in modal is functioning
- Fix scope issues
- Styles