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

Configure Feed

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

TypeScript 94.3%
JavaScript 4.8%
Nix 0.8%
Shell 0.1%
1 1 0

Clone this repository

https://tangled.org/hotsocket.fyi/lexiconqueror https://tangled.org/did:plc:jlplwn5pi4dqrls7i6dx2me7/lexiconqueror
git@tangled.org:hotsocket.fyi/lexiconqueror git@tangled.org:did:plc:jlplwn5pi4dqrls7i6dx2me7/lexiconqueror

For self-hosted knots, clone URLs may differ based on your setup.

Download tar.gz
README.md

Lexiconqueror#

SUBJUGATE YOUR SCHEMAS

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

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;