react-typewriter-effect icon indicating copy to clipboard operation
react-typewriter-effect copied to clipboard

A component that gives your text a typewriting effect

Results 21 react-typewriter-effect issues
Sort by recently updated
recently updated
newest added

Bumps [terser](https://github.com/terser/terser) from 4.3.9 to 4.8.1. Changelog Sourced from terser's changelog. v4.8.1 (backport) Security fix for RegExps that should not be evaluated (regexp DDOS) v4.8.0 Support for numeric separators (million...

dependencies

Is there a way to get the eclaration file for this module?

Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.10.2 to 6.12.6. Release notes Sourced from ajv's releases. v6.12.6 Fix performance issue of "url" format. v6.12.5 Fix uri scheme validation (@​ChALkeR). Fix boolean schemas with strictKeywords...

dependencies

multiTextLoop=true/false https://github.com/kevoese/react-typewriter-effect/pull/14

I would like to pass a list of class names to the Typewriter text, as I find it easier, rather than typing out individual styles

Hello! I love this package. It is very useful. However I am trying to use relative and external links within the text getting outputted and I have not found a...

Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=path-parse&package-manager=npm_and_yarn&previous-version=1.0.6&new-version=1.0.7)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

I am using `multiText` and I am looking for a looping. I think It would be a nice feature to implement.