alpha
Login
or
Join now
jakelazaroff.com
/
ypds
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
a proof of concept realtime collaborative text editor using atproto as a sync server
jake.tngl.io/y-pds/
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
-> unpm
author
Jake Lazaroff
date
3 months ago
(Apr 9, 2026, 12:12 AM -0400)
commit
097cf13f
097cf13f3daaed3eceeebc9f660f892614c40dd4
parent
edf3506f
edf3506f975c4113ec2d13c180541d702ef21021
+1
-1
1 changed file
Expand all
Collapse all
Unified
Split
unpm.json
+1
-1
unpm.json
View file
Reviewed
···
18
18
"y-protocols/awareness": "https://esm.sh/y-protocols/awareness",
19
19
"actor-typeahead": "https://esm.sh/actor-typeahead"
20
20
},
21
21
-
"$unpm": {
21
21
+
"unpm": {
22
22
"root": "/y-pds/vendor"
23
23
}
24
24
}