Directory

typed-text - Vaadin Add-on Directory

Polymer 2.0 element that simulates typing typed-text - Vaadin Add-on Directory
**[ This description is mirrored from README.md at [github.com/sespiros/typed-text](https://github.com//sespiros/typed-text/blob/v2.0.0/README.md) on 2019-05-22 ]** # <typed-text> Polymer 2.0 element that simulates typing similar to [typed.js](https://github.com/mattboldt/typed.js/) for jQuery. Check out the [demo and full documentation](https://beta.webcomponents.org/element/sespiros/typed-text) ## Setup Install with bower or [download the zip](https://github.com/sespiros/typed-text/archive/v1.0.0.zip) ```bash bower install --save sespiros/typed-text ``` Import it in your code ```html ``` ## Usage ```html ``` ## Features - Can **type** and **delete** text - Supports constant **looping** between text - Cursor customization with custom-style - Smart **noretype** function that finds common parts of consecutive strings as shown in the [demo](http://sespiros.github.io/typed-text/) - Style it however you want for cool effects! ## Contribute Feel free to extend it or propose new functionality
Documentation
License
GitHub Homepage
View on GitHub
Issue tracker
Online Demo

typed-text version 1.0.0
### Dependencies * polymer#Polymer/polymer#^1.0.0

typed-text version 1.1.0
### Dependencies * polymer#Polymer/polymer#^1.4.0

typed-text version 1.1.1
### Dependencies * polymer#Polymer/polymer#^1.4.0

typed-text version 2.0.0
### Dependencies * polymer#Polymer/polymer#^2.0.0 * iron-component-page#PolymerElements/iron-component-page#^2.0.0 * webcomponentsjs#webcomponents/webcomponentsjs#^1.0.0