vite-typescript-scaffold/README.md
2026-01-20 11:52:40 -05:00

735 B

project_name

Example TypeScript package ready to be published and used. Pure JavaScript/TypeScript libraries. Zero framework overhead. 2026.

Init

./init.sh <project_name> <author> <email>

Replaces placeholders and self-deletes.

Setup

pnpm install

Scripts

  • pnpm dev - Development mode
  • pnpm build - Build library (CJS + ESM + types)
  • pnpm package - Build and pack for publishing
  • pnpm test - Run tests

License

Please consult the attached LICENSE file for details. All rights not explicitly granted by the Apache 2.0 license are reserved by the original author.


Created by Asadbek Karimov | contact@asadk.dev | asadk.dev