Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/netbek/nb-carousel
AngularJS carousel directive
https://github.com/netbek/nb-carousel
Last synced: about 2 months ago
JSON representation
AngularJS carousel directive
- Host: GitHub
- URL: https://github.com/netbek/nb-carousel
- Owner: netbek
- License: agpl-3.0
- Created: 2015-01-30T17:56:15.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-10-14T13:18:18.000Z (about 9 years ago)
- Last Synced: 2024-10-15T08:25:55.418Z (3 months ago)
- Language: JavaScript
- Size: 316 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# carousel
AngularJS carousel directive
## Development
### Usage
Watch for changes to source files and build production files:
```
guard
```### Install
```
gem install bundler
bundle install
```## Credits
* AngularUI Bootstrap (MIT License, (c) 2012-2014 the AngularUI Team)