§

CODEREF

Place these randomly generated identifiers in code comments to link distant portions of your codebase together. Future maintainers can search the codebase for all occurrences of a coderef to find other locations that may need attention.

Need faster access?

If you have NPM installed, you can run "npx coderef" to automatically place a generated coderef in your clipboard.

View the project on GitHub