8000 GitHub - dtecho/react-ai-flow: [WIP] Awesome React AI chatbot primitives
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

dtecho/react-ai-flow

 
 

Repository files navigation

What sets this library apart?

  • This library uses a single canvas-rendered mask-image, so we can do pixel-level fade-in effects.
    • Other libraries can accomplish at most a per-character opacity animation with a HTML soup
    • but... it means we have to have a custom algorithm
  • This library also features a super customizable text splitter API. Pick a built-in splitter (character, word, line, sentence) or provide you own function that splits the visually rendered text on screen.

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 99.6%
  • Other 0.4%
0