Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://gayatri-p.github.io/awesome-text-effect/
- Owner: gayatri-p
- Created: 2018-10-17T06:37:57.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2018-10-20T16:13:40.000Z (about 6 years ago)
- Last Synced: 2024-10-22T04:58:30.806Z (17 days ago)
- Topics: animation-plugin, awesome, onload-animation, random-chars, symbol-to-text, text, text-animation
- Language: HTML
- Homepage: https://gayatri-p.github.io/awesome-text-effect/
- Size: 19.5 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
``` htmlawesomeEffect({
id: 'id of the element',
text: 'text',
possible: 'possible random values',
delay: 'in ms (default 70ms)'
})```
## Todo
- [ ] Fixed width to the container