inokawa

Results 165 comments of inokawa

I added `overrides` options in #89 . This is initial support of custom AST and may have some problems. Overriding may not work enough on PhrasingContent in mdast / Text...

Hi, I'm author of https://github.com/inokawa/virtua . It's lightweight (about 3x lighter than react-virtuoso) and made with easy virtualization in mind. I hope it may help someone wants headless virtualization. https://inokawa.github.io/virtua/?path=/story/advanced-with-radix-ui--default...

Hi, https://github.com/inokawa/rich-textarea may help if you want to build a customized textarea with suggestion.

Hello, if you need a virtual list that supports Vue 3 and TypeScript, https://github.com/inokawa/virtua may help.

https://github.com/yuneco/canvas-draw-styled-text

https://github.com/w3c/csswg-drafts/issues/4603

Hi, it's not react-virtuoso but https://github.com/inokawa/virtua will work with cmdk. It has similar functionality to react-virtuoso and 3x lighter. https://inokawa.github.io/virtua/?path=/story/advanced-with-cmdk--default https://github.com/inokawa/virtua/blob/main/stories/react/advanced/With%20cmdk.stories.tsx

https://github.com/inokawa/virtua may help because it suports similar usecases to react-virtuoso and it works well with dnd-kit. https://inokawa.github.io/virtua/?path=/story/advanced-with-dnd-kit--default https://github.com/inokawa/virtua/blob/main/stories/react/advanced/With%20dnd-kit.stories.tsx

Hi, could you try `remark-pdf/node`? https://github.com/inokawa/remark-pdf#nodejs

@chawza Sorry, I had removed `remark-pdf/node` entry point accidentally. I reverted it so please use `0.0.12`.