PickSkill
← Back

Lazy Load Suggester

Identify components that should be lazy loaded. Use when optimizing bundle size.

README.md
Rendered from GitHub raw
View raw ↗

ai-lazy-load

Identify components that should be lazy loaded using AI.

Install

npm install -g ai-lazy-load

Usage

npx ai-lazy-load ./src/
npx ai-lazy-load ./src/components/

Setup

export OPENAI_API_KEY=sk-...

License

MIT