Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/simon-he95/animate-text


https://github.com/simon-he95/animate-text

Last synced: 10 days ago
JSON representation

Awesome Lists containing this project

README

        

![picture](/assets//kv.png)

word animate

## Install
```
npm i @simon_he/animate-text
```

## Usage
```js
import animateText from '@simon_he/animate-text'
animateText({
text: '大家好,我是Simon;来自上海;我热爱coding'.split(';'), // string or string[]
infinity: true, // infinite loop
container: '#app', // container selector
})
```

Buy Me A Coffee