UNPKG

constatic

Version:

Constatic is a CLI for creating and managing modern TypeScript projects, providing an organized structure and features that streamline development.

8 lines 113 B
{ "scripts":{ "build": "tsup" }, "devDependencies": { "tsup": "^8.3.5" } }