# Scan your source code
$ jscpd ./src
Clone found (typescript):
- src/utils.ts [10:1 - 25:3] (15 lines, 129 tokens)
src/helpers.ts [5:1 - 20:3]
Clone found (typescript):
- src/utils.ts [45:5 - 62:2] (17 lines, 178 tokens)
src/components/Button.tsx [12:1 - 29:2]
Clone found (javascript):
- src/hooks/useAuth.ts [1:1 - 34:2] (33 lines, 245 tokens)
src/hooks/useSession.ts [1:1 - 34:2]
# ... more clones
Found 90 clones.
Detection time: 434.777ms
To everyone who has contributed to jscpd — thank you! 🌟
Whether you've submitted code, reported bugs, suggested features, improved documentation, or simply spread the word — your contributions make jscpd better for everyone. We're grateful for every issue closed, every PR merged, and every kind word shared.
With a grateful heart, 🤗
The jscpd Team