a tiny atproto handle typeahead web component
atproto bluesky
43
fork

Configure Feed

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

0.1.2

+1 -1
+1 -1
package.json
··· 1 1 { 2 2 "name": "actor-typeahead", 3 - "version": "0.1.1", 3 + "version": "0.1.2", 4 4 "description": "A small web component that progressively enhances an <input> element into an autocomplete for ATProto handles.", 5 5 "main": "actor-typeahead.js", 6 6 "type": "module",