lesar
lesar
at this [row](https://github.com/JedWatson/classnames/blob/1594fd7637fa30f538f262894e9f0d3ba4067992/index.js#L44) if we can make join on classes parameterized we can use on hyperscript too. some like this: ```javascript var classSeparator = ' ' export function cfg(opt) {...
It is possible to serialize and deserialize stream like this: ```javascript const update = createStream(); const states = scan( ... ..., update ); ``` I like to serialize these stream...
I have an Ubuntu 20.04 64bit and ubuntu-desktop on a rpi 4b 8G I like tu install radiotray-ng can you add aarch64 architecture on deb package? I have ask for...
I'm new to vim-startify and I like it a lot. I'm using NERDTree too. If I save session and NERDTree is open I have trouble on restore session so I...
bad link on domvm-router
I like Hyperaxe. I'm using vim to develop and tsserver to make ale plugin able to jump to definition... so I need .d.ts file to make tsserver able to compile....
in `overlays/InfoWondowOptions.php` on line 100 can you change from `$value = preg_replace('/(["\'])/', '\\\\\1', $value);` to `$value = preg_replace("/(?
I'm fighting to format date in DatePicker. I like to set dateFormat in js manner without any transformation. so in my project I have subclassed datePiker and changed the run...
## description The app not automatically create .gpg-id file. ## To Reproduce In the option interface there is on the right side a conf button. when open under git section...
[this page](https://docs.solidjs.com/references/api-reference/stores/store-utilities) is not working to me. I try using 2 browser and all time output is > {} best regards, Leonardo