This monorepo included libraries, tools, and helpers that will make my life easier.
@kcconfigs/tsconfig, @kcexamples/demo)
kcconfigs/tsconfig)
0.2.0, 1.2.3, 1.0.0-beta.1)
1.0.0-beta.1)
1, 2)
1.0.0, then prerelease number is empty0.1.2-beta.2, then prerelease number is 2kcconfigs/tsconfig+v1.2.3)
<component>+v<version>latest, rc, beta, alpha)
npm install @kcconfigs/tsconfig@beta)latest when not specify<empty>git clone [email protected]/kc-workspace/kcwscorepack enablepnpm installpnpm build:all (required for some internal commands)## Build all packages
pnpm build:all
## Test all packages
pnpm test:all
## Fix lint and format on all packages
pnpm fix:all
## Generate document html at ./docs folder
pnpm docs:all
## Clean built folders
pnpm clean
Shared configuration for KC's projects (personal)
Example project for testing and Proof of concept
Internal packages specifically for @kc*/* packages
Cascading Style Sheets for KC's projects (personal)
Command-line tools for KC's projects (personal)
TypeScript type definition utilities helper
Generic packages for full-stack development (including both Frontend and Backend).