-
First off I really like the package. Great job to everyone who has worked on it. I was wondering if it was possible or would it be possible to add a feature to clear the text managed by the typewriter…
-
Hi,
Unless I'm misunderstanding this requires jQuery. Do you know of any versions without that dependency?
Best,
Lewis
-
-
As part of #302 I did open a few PRs:
- [es6-promise](https://github.com/cdnjs/packages/blob/master/packages/e/es6-promise.json) (ref: #300, PR: #303) ([cdnjs repo](https://github.com/cdnjs/cdnjs/tre…
-
can you help me fix this?
https://github.com/Jesande/jesande.github.io/blob/7681dbce463f80b35c4a8adc4ef4049d8bb3e2f2/style.css#L112-L130
how can I make it a loop? and the spaces are not matching …
-
I noticed that typewriterjs fails to load on older devices such as my iPhone 5 running iOS 10.3.4.
Newer iPhones seem to be working (tested in iOS simulator).
Is it possible to define some fallback …
-
It seems that the `deleteSpeed` property is missing / not used in the React component. Is this on purpose or just a bug?
-
I really want to use [TypewriterJS](https://www.npmjs.com/package/typewriter-effect/v/2.8.2) in my Gatsby project but I noticed that I get the error `Building static HTML failed` when I run `gatsby bu…
-
**Description**
I have tried to add emoji to labels that I want to type via Typewriterjs and they are rendered in a weird way. Here is my component init:
```jsx
const titles = [
'Test 🛠',
…
-
We're able to use **fontawesome** icons in TypewriterJS, which is absolutely fab, however any text after the icon is not displayed for some reason
e.g.
`.typeString('We think TypewriterJS is jus…