Skip to content

CatConfLang/ccl-typescript

Repository files navigation

CCL TypeScript

TypeScript packages for CCL (Categorical Configuration Language).

Packages

Package Description
@tylerbu/ccl-ts Core TypeScript CCL parser implementation
@tylerbu/ccl-test-runner-ts Test framework with vitest integration and CLI
@tylerbu/ccl-test-data Test fixture package (JSON files)
@tylerbu/ccl-test-viewer SvelteKit + Tauri visualization app
@tylerbu/ccl-docs Astro/Starlight documentation site

Development

Prerequisites

  • Node.js 18+
  • pnpm 10+

Setup

pnpm install

Commands

pnpm build          # Build all packages
pnpm test           # Run tests
pnpm check          # Run format and lint checks
pnpm format         # Format code with Biome
pnpm lint           # Lint code with Biome

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors