An experimental TypeSpec syntax for Lexicon
README.md

typelex playground#

An interactive playground for the Typelex TypeSpec emitter.

Development#

pnpm install
pnpm dev

Then open http://localhost:5173 in your browser.

Building#

pnpm build

The built playground will be in the dist directory.