1.0.12 • Published 3 years ago

typewriter-label v1.0.12

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

Published on webcomponents.org

typewriter-label

Simple element to show a text like someone is typing.

Installation

npm i typewriter-label

Usage

import './../../node_modules/typewriter-label/typewriter-label.js'
<typewriter-label text="Lorem Ipsum is simply dummy text."></typewriter-label>

When you update the text, the typing starts from the first character

See: Demo.

Contributing

All ideas & plans are welcome. Click on the GitHub link.

Demo

<typewriter-label text="Lorem Ipsum is simply dummy text."></typewriter-label>

Credits

Inspired by the 'typewriter effect in javascript' of Ania Kubow, I wanted to make a simple element. And I like lit-element, so I recreated Ania's idea using this.

License

ICS

1.0.12

3 years ago

1.0.11

3 years ago

1.0.10

3 years ago

1.0.9

3 years ago

1.0.8

3 years ago

1.0.7

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago