|
1 | 1 | angular-minicolors
|
2 | 2 | ==================
|
3 | 3 |
|
4 |
| -A wrapper around JQuery MiniColors |
| 4 | +## General |
| 5 | + |
| 6 | +My first try of wrtiting a wrapper-directive around JQuery MiniColors by [Cory LaViska ](https://github.com/claviska) (https://github.com/claviska/jquery-minicolors) |
| 7 | + |
| 8 | +## How To Install |
| 9 | + |
| 10 | +## How To Use |
| 11 | + |
| 12 | +## Found a Issue? |
| 13 | + |
| 14 | +## Copyright and license |
| 15 | + |
| 16 | +The MIT License (MIT) |
| 17 | + |
| 18 | +Copyright (c) 2013 Kai Henzler |
| 19 | + |
| 20 | +Permission is hereby granted, free of charge, to any person obtaining a copy of |
| 21 | +this software and associated documentation files (the "Software"), to deal in |
| 22 | +the Software without restriction, including without limitation the rights to |
| 23 | +use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of |
| 24 | +the Software, and to permit persons to whom the Software is furnished to do so, |
| 25 | +subject to the following conditions: |
| 26 | + |
| 27 | +The above copyright notice and this permission notice shall be included in all |
| 28 | +copies or substantial portions of the Software. |
| 29 | + |
| 30 | +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR |
| 31 | +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS |
| 32 | +FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR |
| 33 | +COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER |
| 34 | +IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN |
| 35 | +CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. |
0 commit comments