OPENSRC
// Fetch source code for npm packages to give AI coding agents deeper context
opensrc
Fetch source code for npm packages to give AI coding agents deeper context
13EmergingUnknown
What it does
Fetch source code for npm packages to give coding agents deeper context than types alone. When working with AI coding agents, types and documentation often aren't enough. Sometimes the agent needs to understand the implementation - how something works internally, not just its interface. automates the process of fetching package source code so your agent can reference it when needed. Or use with
Getting Started
git
git clone https://github.com/vercel-labs/opensrc