Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shahriyardx/scramble-text
A react component library for scramble text effect
https://github.com/shahriyardx/scramble-text
Last synced: 9 days 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 (6 months ago)
- Default Branch: main
- Last Pushed: 2024-05-24T22:01:21.000Z (6 months ago)
- Last Synced: 2024-10-03T22:18:09.868Z (about 1 month 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
```