Jscpd
A tool to detect copy/paste errors in programming source code, helping to maintain code quality and avoid duplication.
Jscpd is built in TypeScript, distributed under the MIT License license, 5.5k GitHub stars from 50 contributors, latest release v3.5.10.
Stats refreshed
- Language
- TypeScript
- Latest Release
- v3.5.10
- License
- MIT License
Our Newsletter
Get new Code Quality tools right in your inbox
Get short emails with useful code quality projects, releases, and repos worth watching.
Key Features
- Detects duplicate code
- Supports multiple programming languages
- Configurable via plugins
- Generates detailed reports
- Customizable detection rules
Alternative Tools
Resources
Community
More Code Quality tools
Prettier
Prettier is an opinionated code formatter that enforces a consistent style by parsing your code and re-printing it with its own rules.
ESLint
Find and fix problems in your JavaScript code with a pluggable linter tool.
Biome
Biome is a comprehensive toolchain for web projects, providing powerful formatting and linting capabilities through a CLI and LSP interface. Designed to help developers maintain code quality and consistency across their projects, Biome integrates seamlessly into modern workflows.
Difftastic
A structural diff tool that understands syntax, highlighting changes in a detailed and precise manner.
Type Fest
A collection of essential TypeScript types that aid in static type checking and code quality enhancement.
Jscodeshift
A toolkit for running codemods on JavaScript codebases, making it easier to automate code refactoring and migrations.