@rusyar/react-typewriter
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

react-typewriter

A React component with simple typewriting animation

Instalation

npm install @rusyar/react-typewriter

Basic usage

import { Typewriter } from '@rusyar/react-typewriter';

function MyComponent() {
  return <Typewriter text='Hello, World!' />;
}

Package Sidebar

Install

npm i @rusyar/react-typewriter

Weekly Downloads

2

Version

1.0.0

License

MIT

Unpacked Size

275 kB

Total Files

8

Last publish

Collaborators

  • rusyar