code2llm
v0.6.0
Published
Yet another code-to-prompt library.
Readme
Yet another code-to-prompt library.
Installation & Usage
npm i code2llmcode2llmimport code2llm from 'code2llm';
const md = await code2llm({ path: '.' });Features
- Library + CLI
- New: process any github/gitlab/bitbucket repo (📢 fetch-git-repo-async)
Alternatives
- https://github.com/raphaelmansuy/code2prompt
- https://github.com/mufeedvh/code2prompt
- https://github.com/puntorigen/code2prompt
