primeclt

v0.1.5
primeclt is a Command Line Tool (CLT) package designed for use with PrimeVue. It is currently in beta and compatible exclusively with Vue and Vite projects.

start

npx tsx src/index

type-check

tsc

build

esbuild src/index.ts --bundle --packages=external --platform=node --format=esm --outdir=dist --sourcemap

dev:server

tsx watch src/server
npm i primeclt

Metadata

  • ISC
  • >=14.0.0
  • yigitfindikli
  • released 5/29/2024

Downloads