Installation
App-Compose is a lightweight and standalone library with zero dependencies. TypeScript support works out of the box. No separate @types packages are required.
Try App-Compose
Section titled “Try App-Compose”You don’t need to install anything to play with App-Compose. Try editing the sandbox in a new tab.
Install the package
Section titled “Install the package”Use your preferred package manager.
npm install --save-exact @grlt-hub/app-composepnpm add --save-exact @grlt-hub/app-composeyarn add --exact @grlt-hub/app-composebun add --exact @grlt-hub/app-composeUsing with AI assistants
Section titled “Using with AI assistants”Cursor
Section titled “Cursor”- Open chat and type
@docs - Click Add new doc
- Paste the URL and confirm:
https://app-compose.dev/llms-full.txtClaude / ChatGPT / Copilot
Section titled “Claude / ChatGPT / Copilot”Paste this URL into the chat — most assistants accept a URL as context:
https://app-compose.dev/llms-full.txtUse llms-small.txt for models with a smaller context window (e.g. GPT-3.5, free-tier plans).