Dennis Jeong

Results 5 issues of Dennis Jeong

Hello, I'm trying to figure out a way to dynamically correct grammar with sentences that will sometimes have singular pronouns (he/she) and sometimes plural pronouns (they). Is this possible to...

hmmm
Discussion

**Is your feature request related to a problem? Please describe.** I'm trying to use animejs + CSS animations. I really like how animejs does sequencing/staggering, so I am trying to...

I have an interface that looks like this: ``` interface A { optObject?: { propertyA?: string; propertyB?: string; } } ``` and I'm trying to get the name "propertyA" by...

enhancement

As far as I can see, it only ever returns one.

If anyone is using this in React, here's how you get React's HTML manipulation to work nicely with this library: ``` {styleString} ```