@webcomponent/typewriter
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

typewriter

npm license stars deps status

Description

Typewriter-style component for your web applications

Demo

https://jsfiddle.net/michaelbazos/v8xL6n2p/4

Usage

1. Include the component script

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

2. Use

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

License

MIT

Package Sidebar

Install

npm i @webcomponent/typewriter

Weekly Downloads

3

Version

1.0.0

License

MIT

Unpacked Size

230 kB

Total Files

41

Last publish

Collaborators

  • michaelbazos