From 752bd47fd5a3c23f2d8b36f6babc5d2bad6cc96b Mon Sep 17 00:00:00 2001 From: Ashlynne Mitchell Date: Wed, 22 Apr 2026 18:55:25 +1000 Subject: [PATCH] docs: add list of pre-built lexicon packages --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index 273a747..ae9825a 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,17 @@ Looking to use a data subscription service like the Firehose, [Jetstream], or [Tap]: https://github.com/bluesky-social/indigo/blob/main/cmd/tap/README.md [Drinkup]: https://tangled.org/comet.sh/drinkup +## Pre-built lexicon packages + +The following packages provide sets of AT Protocol lexicons pre-transpiled with +`deflexicon`, ready to use without running the code generator yourself: + +- [atex_atproto](https://github.com/cometsh/atex_atproto) - core AT Protocol + lexicons +- [atex_bsky](https://github.com/cometsh/atex_bsky) - Bluesky lexicons +- [atex_standard_site](https://github.com/cometsh/atex_standard_site) - Standard + Site lexicons + ## Installation Get atex from [hex.pm](https://hex.pm) by adding it to your `mix.exs`: -- 2.51.2