Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nescalante/multiple-ng
Angular multiple selector directive
https://github.com/nescalante/multiple-ng
Last synced: 21 days ago
JSON representation
Angular multiple selector directive
- Host: GitHub
- URL: https://github.com/nescalante/multiple-ng
- Owner: nescalante
- License: mit
- Created: 2016-03-03T18:44:54.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-07-14T12:54:37.000Z (over 7 years ago)
- Last Synced: 2024-12-11T09:30:15.204Z (about 1 month ago)
- Language: HTML
- Size: 42 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: License
Awesome Lists containing this project
README
# Multiple ng [![Greenkeeper badge](https://badges.greenkeeper.io/nescalante/multiple-ng.svg)](https://greenkeeper.io/)
> Angular bootstrap multiple selector directive
## Working example
[http://nescalante.github.io/multiple-ng](http://nescalante.github.io/multiple-ng)
## Install
Use it as an npm package:
```shell
npm install multiple-ng --save
```Or just download it from bower
```shell
bower install multiple-ng --save
```## Usage
```html
```
## License
MIT