react-ts-typewriter
Advanced tools
Comparing version 0.1.8-a to 0.1.8-b
{ | ||
"name": "react-ts-typewriter", | ||
"version": "0.1.8a", | ||
"version": "0.1.8b", | ||
"description": "React typewriter component written in TypeScript with React 18", | ||
@@ -5,0 +5,0 @@ "main": "dist/Typewriter.js", |
@@ -1,13 +0,18 @@ | ||
# React Typewriter ⌨️ | ||
<h1 align="center"> 〰 ⌨️ 〰 React Typewriter 〰 ⌨️ 〰</h1> | ||
<p align="center"> | ||
<img src="https://img.shields.io/badge/language-typescript-blue?style=flat-square&logo=typescript" /> | ||
<img src="https://img.shields.io/badge/react-v18.2-%2361DBFB?style=flat-square&logo=react" /> | ||
<a href="https://github.com/gerardmarquinarubio/ReactTypewriter/releases" target="_blank"> | ||
<img src="https://img.shields.io/badge/version-v0.1.8-green?style=flat-square" /> | ||
</a> | ||
<a href="https://www.npmjs.com/package/react-ts-typewriter" target="_blank"> | ||
<img src="https://img.shields.io/badge/package-npm-red?style=flat-square&logo=npm" /> | ||
</a> | ||
<a href="https://github.com/brillout/awesome-react-components#ui-animation" target="_blank"> | ||
<img src="https://img.shields.io/badge/featured-awesome--react--components-blueviolet?style=flat-square" /> | ||
</a> | ||
<img src="./usage.gif" /> | ||
</p> | ||
React Typewriter is a simple component that allows you to create a nice "typewriter" effect to any text by simply invoking the component. <a href="https://codesandbox.io/s/react-typewriter-example-mgyclf" target="_blank">Try on codesandbox.io</a>. | ||
![](https://img.shields.io/badge/language-typescript-blue) | ||
![](https://img.shields.io/badge/react-v18.2-%2361DBFB) | ||
![](https://img.shields.io/badge/version-v0.1.8-green) | ||
![](https://img.shields.io/badge/package-npm-red) | ||
![](https://img.shields.io/badge/featured-awesome--react--components-blueviolet) | ||
![](/usage.gif) | ||
React Typewriter is a simple component that allows you to create a nice "typewriter" effect to any text by simply invoking the component. [Try on codesandbox.io](https://codesandbox.io/s/react-typewriter-example-mgyclf). | ||
## Installation | ||
@@ -14,0 +19,0 @@ |
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
25510
69
1