JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 38412
  • Score
    100M100P100Q157240F
  • License MIT

An animated text component for React.

Package Exports

  • torph
  • torph/text-morph

Readme

torph

An animated text component for React.

Installation

pnpm i torph

Usage

import { TextMorph } from "torph";

<TextMorph>Hello world</TextMorph>;

Options

<TextMorph
  children="Hello world"
  duration={1} // duration of the transition in seconds
/>

Found it useful?

Follow me on Twitter.

Other projects

You might also like: