tangled
alpha
login
or
join now
comet.sh
/
atex
23
fork
atom
An Elixir toolkit for the AT Protocol.
hexdocs.pm/atex
elixir
bluesky
atproto
decentralization
23
fork
atom
overview
issues
pulls
pipelines
atex
/
test
/
tid_test.exs
at
main
4 lines
75 B
view raw
wrap content
ovyerus.com
feat: module for dealing with ATProto TIDs
9mo ago
790aeb70
1
defmodule
TIDTest
do
2
use
ExUnit.Case
,
async
:
true
3
doctest
Atex.TID
4
end