Playground for TypeScript
The repository tracks TODO and FIXME markers with gh-counter.
It also tracks built package artifact size with gh-build-size.
[x] Basis
[x] @kitsuyui/hello ... simple hello world package
[x] @kitsuyui/string ... simple string package
[x] @kitsuyui/mymath ... simple math package
[x] @kitsuyui/luxon-ext ... extension for luxon
[x] @kitsuyui/intended-rollback ... intended transaction rollback for prisma
[x] @kitsuyui/incremental-color-palette ... incremental color palette generator
bun install
bun run build
bun run dev
bun run test
bun run check-module-isolation
bun run typecheck
bun run validate
bun run typedoc
MIT