Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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