An experimental TypeSpec syntax for Lexicon
at fix/tinyglobby 24 lines 356 B view raw view rendered
1# typelex 2 3An experimental [TypeSpec](https://typespec.io/) syntax for [Lexicon](https://atproto.com/specs/lexicon). 4 5See https://typelex.org/ 6 7Design is not final and might change. Ideas welcome. 8 9## Playground 10 11See https://playground.typelex.org/ 12 13## Documentation 14 15See [DOCS.md](./DOCS.md). 16 17## Alternatives 18 19* [MFL](https://mlf.lol/) 20 21## License 22 23MIT 24