Perfect for AI Prompts. CodeMapper is a python script that creates a comprehensive Markdown document representing the structure and contents of any given code base
Stars
27
Forks
5
Watchers
27
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
164
commits
3
commits
docs: update description to include support for documentation conversion
5a370a3View on GitHubdocs: clarify configuration instructions in README.md
6bbf862View on GitHubbuild: migrate to dependency-groups and unpin dev dependencies
fd9ce7dView on GitHubdocs: simplify README and improve configuration documentation
f78577dView on GitHubtest: add comprehensive test suite with 69% coverage
9a78dfaView on GitHubrefactor!: modular architecture with Python 3.12+ requirement
336ff0eView on GitHubfeat!: add configuration system and breaking output changes
c5171c6View on GitHubfeat: modernize tooling and enhance codemap generation
8f15789View on GitHubAdd .gitkeep file to src directory for tracking empty folder
79e84b3View on GitHub