Dmytro Demensky
Dmytro Demensky
I think this is a good idea. But migrating this codebase to typescript can be more difficult than reimplementing the library. If you want to use it with typescript you...
Let's try.
@desandro
I do not have permission for this repository. I was just creating [definitions](https://github.com/DefinitelyTyped/DefinitelyTyped/pull/36905).
Added. - DefinitelyTyped/DefinitelyTyped#36905 - [@types/zdog](https://www.npmjs.com/package/@types/zdog)
I'll try to make a prototype to see how feasible it is. I will also try to take into account the remark regarding the specific display of the font on...
An early version of the prototype. [progress.webm](https://user-images.githubusercontent.com/10235949/178079893-83096b04-19be-47d0-abb9-3f381b5d0678.webm) Implemented features: 1. Drawing text with ``. No need to worry about the presence of the font. 2. Dynamic calculation of stream title...
[Example](https://user-images.githubusercontent.com/10235949/178163061-d124d2b9-bfc2-418b-8a20-11f8efe9cc53.webm) - [x] `complete` & `error` now have the same radius as `next`. But `complete` & `error` become larger if `next` overlaps them. [Just like here](https://rxjs.dev/assets/images/marble-diagrams/delayWhen.png). - [x] Built-in dark...
The latest changes were in 2019. I don't see any activity there.
This is not the final revision yet. I wanted to discuss with you the reorganization of styles. My suggestion is to reduce the ability to change styles from within the...