Skip to content

AdminAkai/GardenUI

Repository files navigation

GardenUI (pre-alpha)

Open Source minimal UI library for React

NPM Package for Adminis - GardenUI Github Repo for Adminis - GardenUI



Hacker Scramble Effect:

<ScrambleText />

Hacker Scramble Effect Component for text. Takes a text prop and can be customized freely.

  • text: string - Text to scramble

useHackerScramble(text: string)

Hacker Scramble hook for text, the underlying driver for <ScrambleText />.

  • Takes a string as argument and returns a string that changes.
  • Important: Causes the component to re-render until the scramble is completed.
  • Ideally only use in isolated text components or use <ScrambleText /> instead

About

Open Source UI Components

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published