1.0.0 • Published 6 years ago

@webcomponent/typewriter v1.0.0

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

typewriter

npm license stars deps status

Description

Typewriter-style component for your web applications

Demo

https://jsfiddle.net/tufwnvs7

npm.io

Usage

1. Include the script

<script src="https://unpkg.com/@webcomponent/typewriter@1.0.0/dist/typewriter.js"></script>

2. Use

Hello <web-typewriter words='["world", "girls", "guys", "friends", "foes"]'></web-typewriter>

License

MIT