@hollow-kit/cli
v1.0.1
Published
CLI tool for capturing skeleton hollows via headless Chromium. Part of [Hollow Kit](https://github.com/mosaiqo/hollow-kit).
Readme
@hollow-kit/cli
CLI tool for capturing skeleton hollows via headless Chromium. Part of Hollow Kit.
Installation
pnpm add -D @hollow-kit/cliUsage
# Start your dev server, then:
npx hollow-kit build http://localhost:3000
# With options:
npx hollow-kit build http://localhost:3000 \
--out ./src/hollows \
--breakpoints 375,768,1280 \
--framework vueCommands
build <url>— Capture hollows from a running appdetect [dir]— Detect frameworks in a project
License
MIT
