An open API service indexing awesome lists of open source software.

https://github.com/634750802/react-typewriter-effect

Simple typewriter effect~
https://github.com/634750802/react-typewriter-effect

Last synced: 3 months ago
JSON representation

Simple typewriter effect~

Awesome Lists containing this project

README

        

# React Typewriter Effect

[Demo](https://634750802.github.io/react-typewriter-effect)

## Usage

```jsx
import TypewriterEffect from "@djagger/react-typewriter-effect";
import {CSSTransition} from "react-transition-group";



This is a simple example



Nested nodes is supported









```