A tool for conquest of ATProto lexicons. https://jsr.io/@hotsocket/lexiconqueror
0

Configure Feed

Select the types of activity you want to include in your feed.

Lexiconqueror#

SUBJUGATE YOUR SCHEMAS

Info#

To get started, run deno run -A jsr:@hotsocket/lexiconqueror

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;