https://github.com/shahriyardx/scramble-text
A react component library for scramble text effect
https://github.com/shahriyardx/scramble-text
Last synced: 3 months ago
JSON representation
A react component library for scramble text effect
- Host: GitHub
- URL: https://github.com/shahriyardx/scramble-text
- Owner: shahriyardx
- Created: 2024-05-24T11:15:46.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-24T22:01:21.000Z (about 1 year ago)
- Last Synced: 2025-02-23T19:18:10.308Z (4 months ago)
- Language: TypeScript
- Size: 264 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Scramble Text
React component library for scramble text effect## Usage
```jsx
import { ScrambleText } from "@shahriyardx/scramble-text"// in your component
```