0.1.15 • Published 9 months ago

react-chicago v0.1.15

Weekly downloads
-
License
ISC
Repository
github
Last release
9 months ago

React Chicago

npm.io

React Chicago is Simple Typo Animation Component in Style of React

이 문서는 한국어로도 읽을 수 있습니다.

The origin of a name


Link

Features


  • Fully isolated typo animation components
  • Free choice of cursor and text colors

View Showcase in Here

Why I do use React-Chicago?


  • Maintainer is always active! You can ask him/her fix error and get feedback really fast
  • Really Simple to use, it's be free to write on node 16.x >=

Usage

Installation

npm install react-chicago
yarn add react-chicago

API


PropertyDesciptionTypeMandatoryDefault
texttext to animatestringM-
colorcolor of textstringO'black'
intervalanimation text interval timenumberO100ms
cursorColorcolor of cursorstringO'black'
cursorStylechanges cursor icon"default"|"typo"O'default'
classNameThe additional css classstringO-
styleThe style object for WrapperCSSPropertiesO-

npm.io

<Chicago
	text="Hello, world!"
	color="#BADA55"
	interval=100
	cursorColor="tomato"
	cursorStyle="default"
/>

Get involved

Contributions are always welcome!

Please take a moment to review React-Chicago!🦄

🐛 Found a bug?

Let us know by creating an issue.

Have a question? Interested in future feature??

Github Discussions is good place to start

🕵️‍♂️ Translating Readme/Showcase is also very welcome!! just give me a PR

TODOS


  • vary options of cursor style
  • re-writte animation
  • API materialization
0.1.10

9 months ago

0.1.11

9 months ago

0.1.14

9 months ago

0.1.15

9 months ago

0.1.2

9 months ago

0.1.8

9 months ago

0.1.9

9 months ago

0.1.4

9 months ago

0.1.3

9 months ago

0.1.6

9 months ago

0.1.5

9 months ago

0.1.0-a

2 years ago

0.1.0

2 years ago

0.1.1

2 years ago

0.0.4-b

2 years ago

0.0.4-a

2 years ago

0.0.4

2 years ago

0.0.3-b

2 years ago

0.0.3-a

2 years ago

0.0.3

2 years ago

0.0.2-b

2 years ago

0.0.2-a

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago