Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://gayatri-p.github.io/awesome-text-effect/

A super lightweight & awesome text effect where text is loaded from random characters.
https://gayatri-p.github.io/awesome-text-effect/

animation-plugin awesome onload-animation random-chars symbol-to-text text text-animation

Last synced: about 11 hours ago
JSON representation

A super lightweight & awesome text effect where text is loaded from random characters.

Awesome Lists containing this project

README

        

# Awesome text effect ![381 bytes](https://img.shields.io/badge/size-381%20bytes-blue.svg)
A super lightweight & awesome text effect where text is loaded from random characters.🤬

## Demo
[demo](https://gayatri-p.github.io/awesome-text-effect/) (reload to watch in glory)

## Get it
- Download here - [awesomeEffect.js](https://raw.githubusercontent.com/gayatri-p/awesome-text-effect/master/awesomeEffect.js)
- Minifed version - [awesomeEffect.min.js](https://raw.githubusercontent.com/gayatri-p/awesome-text-effect/master/awesomeEffect.min.js)
- Link -
```html

```

## Syntax
##### HTML
```html



```
##### Javascript
``` html

awesomeEffect({
id: 'id of the element',
text: 'text',
possible: 'possible random values',
delay: 'in ms (default 70ms)'
})

```

## Todo
- [ ] Fixed width to the container