Lexiconqueror#
SUBJUGATE YOUR SCHEMAS
Info#
To get started, run
deno run -A jsr:@hotsocket/lexiconqueror
Links#
About#
Lexiconqueror is a utility for using ATProto lexicons. Its primary goal is to generate TypeScript code that feels not unlike the source material. For example, this ref:
com.atproto.admin.defs#repoRef
Becomes:
AT.com.atproto.admin.defs.$repoRef;