Yzrsah

Results 32 issues of Yzrsah

`color.luminance` is great, but `color.saturation` is missing and we only have the mutating form of `color.saturate` / `color.desaturate`. It would be great if there was a consistent API for `color.luminance`,...

It would be excellent if RCC had support for react hooks i.e. `useCache()` to cache the computed value for any unique set of properties.

JSS-cli can specify an export format `-e es6` but it cannot specify an import format for es6. ``` $ ./node_modules/.bin/jss convert dist/colors.js -f css evalmachine.:1 export default ^^^^^^ SyntaxError: Unexpected...

feature request
help wanted

From: https://github.com/Fdhvdu/ThreadPool/tree/master/comparison > First, I will not compare nbsdx, philipphenkel, tghosgor and mtrebi. Because their works has potential bug. In the mtrebi test directory: https://github.com/Fdhvdu/ThreadPool/tree/master/comparison/mtrebi > **Warning** > Do not...

bug

### Safety scope ``` $ alias rm="safe-rm --scope=~" $ rm -rf / rm: target '/' skipped, unsafe directory scope ``` ``` $ alias rm="safe-rm --scope=." $ rm -rf ./foo $...

Hello, When building Boost on macOS Mojave with Homebrew and LLVM+Clang 7.0.0: First: - Install Homebrew - brew install llvm (includes clang 7.0.0) - brew install python@3 - configure clang...

transition

I'd love to use Cling, but I cannot use it because it gives too many errors due to the old version of LLVM being used. This old LLVM has various...

It would be great if there was a Reflection TS emulation interface for Hana Structs. Reflection is sticky business. I do not mind using Hana Struct reflection, so long as...

XChat Azure cannot load any color themes. Colors -> "Load From File..." does not work, all theme files are greyed out, and "Open" button is grayed out for all themes...

The theme still works, but Stylus reports an error: ``` 4727 : 1 Unexpected token '}' at line 4727, col 1. ```