0.0.13 • Published 3 years ago

faded-text v0.0.13

Weekly downloads
1
License
ISC
Repository
-
Last release
3 years ago

Faded Text

npm.io npm.io npm.io npm.io npm.io npm.io npm.io

Letter-by-letter and word-by-word text fade animation.

Table of Contents

Requirement

Installation

CDN

jsDelivr

https://cdn.jsdelivr.net/npm/faded-text@0.0.13/dist/faded-text.min.js

Package manager

npm

npm i faded-text

Yarn

yarn add faded-text

Usage

Documentation

Example

HTML

<div id="idElement">Hello world</div>

JS

import FadedText from 'faded-text';

const FADED_TEXT = new FadedText('idElement');

FADED_TEXT.charFadeIn();

Rendering

Hello world

Demo

https://knouy.github.io/faded-text

Author

Tanguy Sanquirgo

0.0.13

3 years ago

0.0.12

3 years ago

0.0.11

4 years ago

0.0.10

4 years ago

0.0.9

4 years ago

0.0.8

4 years ago

0.0.7

4 years ago

0.0.5

4 years ago

0.0.4

4 years ago

0.0.6

4 years ago

0.0.3

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago