Anton Kalmanovich

Results 19 issues of Anton Kalmanovich

I don't see why PluginFactory would be exported but not MiddlewareFactory. It makes it way easier to type custom middlewares

## Introduction I used my own dataset from https://grumd.github.io/osu-pps/ to see if I can find anything interesting. This dataset relies on one assumption: if a map is overweighted (easier to...

Hi I've made this: https://grumd.github.io/genshin-artifact-farm-calculator/ Github: https://github.com/grumd/genshin-artifact-farm-calculator Made with Typescript, doesn't require backend. It's in React, but UI is very simple, main chunk of code is just calculations done in...

### What version of React, ReactDOM/React Native, Redux, and React Redux are you using? - React: 18.2 - ReactDOM/React Native: react-dom 18.2 - Redux: 4.2.0 - React Redux: 8.0.2 ###...

Example: ```xml ``` Chrome: http://jsfiddle.net/3jauks5q/ ![image](https://user-images.githubusercontent.com/5869818/103090351-78281c80-45f9-11eb-8824-031993449473.png) SVG to PDF: ![image](https://user-images.githubusercontent.com/5869818/103090384-8e35dd00-45f9-11eb-9c9f-6eca75efc57f.png) (used this demo https://alafr.github.io/SVG-to-PDFKit/examples/options.htm) Edit: Maybe the issue is that it doesn't support "maskUnits="objectBoundingBox""? Because when I set the mask...

Reference idea: https://github.com/radix-ui/design-system/tree/master/components

enhancement
ui