-
Really nice library! Small bug:
When the initial value is a named or hex color, then alpha is changed, color.toString() doesn't switch to rgba() when needed.
http://jsfiddle.net/RsjFb/
![screen shot…
-
As much as npm is awesome, I'm not going to use a simple module like this when it pulls in the _world_ just to get automatic reconnections with some backoff sugar:
```
reconnect@1.5.2 .../node_module…
rvagg updated
11 years ago
-
Like this: https://github.com/bgrins/TinyColor#readability
Specifically the functionality would be useful for automated checking of readability. I assume there are other ways to achieve this with C…
-
Excellent stuff, but times move on (!)...
The latest W3C draft on CSS colour has the alpha channel of hex8 defined by the last two characters. So "00" is transparent, "80" is 50%, "FF" is opaque, etc…
-
Hi there
When I run the command `sudo npm link` your NPM is failing. However, when I run locally it works, but when I run on my Ubuntu server where there are non-standard permissions set on the appl…
-
-
**Issue by [nyteksf](https://github.com/nyteksf)**
_Tuesday Mar 07, 2017 at 01:44 GMT_
_Originally opened as https://github.com/adobe/brackets/pull/13154_
----
Hello. Could somebody please point me…
-
### Description
As people also have been writing here: https://github.com/software-mansion/react-native-reanimated/issues/5685 there are serious performance degradations in 3.7 compared to 3.6.
…
-
Hi all,
I'm having difficulties understanding logic here for some colors, in my case it's red, but it's the problem with any other than black I'd say.
If I use lighten of factor 50 colors alread…
-
It's been 2 years since any work is done on this library which is a shame since it's the best typescript color library I've found.
Does anyone know a color library out there that offers similar ben…