UNPKG

@tokenizin/ai-repomap

Version:

AI-powered codebase mapping tool that analyzes and generates a detailed map of your project structure, with support for JavaScript, TypeScript, Flutter, Dart, and Android.

17 lines (11 loc) 312 B
# @tokenizin/ai-repomap A tool to analyze and map JavaScript/TypeScript repositories for AI processing. ## Installation ```bash npm install -g @tokenizin/ai-repomap ``` ## Usage ```bash npx tokigen-map ``` This will analyze the current directory and output a JSON representation of the codebase structure.