https://github.com/bitflower/angular-gray
Angular wrapper for Karl Horky "gray" jQuery plugin for making images grayscale.
https://github.com/bitflower/angular-gray
Last synced: 4 months ago
JSON representation
Angular wrapper for Karl Horky "gray" jQuery plugin for making images grayscale.
- Host: GitHub
- URL: https://github.com/bitflower/angular-gray
- Owner: bitflower
- License: mit
- Created: 2015-07-09T14:49:50.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-07-09T18:08:00.000Z (almost 11 years ago)
- Last Synced: 2025-06-24T23:20:00.218Z (11 months ago)
- Size: 129 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# angular-gray
Angular wrapper for Karl Horky "gray" jQuery plugin for making images grayscale.
# Installation
Bower:
```shell
bower install angular-gray --save
```
# Usage
```html
```