https://github.com/ronv/typewriter-js
Typing animation
https://github.com/ronv/typewriter-js
javascript typewriter
Last synced: 7 months ago
JSON representation
Typing animation
- Host: GitHub
- URL: https://github.com/ronv/typewriter-js
- Owner: ronv
- Created: 2014-08-09T17:22:11.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2014-08-09T17:33:35.000Z (almost 12 years ago)
- Last Synced: 2025-02-01T17:05:48.099Z (over 1 year ago)
- Topics: javascript, typewriter
- Language: JavaScript
- Homepage:
- Size: 137 KB
- Stars: 13
- Watchers: 4
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Typewriter.js
=============
### Usage
1. Include `Typewriter.js` in your ``,
2. Add `
` in ``
2. Edit `Typewriter.js` and add your own text,
3. Call onload, example ``
### [Demo](http://codepen.io/RonaldsVilcins/pen/Awtsm)