components / rainbow

rainbow.

wrapper that cycles every text character inside it through a staggered rainbow.

installation
bunx @justin06lee/chrome@latest add rainbow
usage
Basic
<Rainbow>rainbow text</Rainbow>
Faster cycle
<Rainbow duration={1.5} stagger={0.1}>fast</Rainbow>