ATProto Browser

ATProto Browser

Experimental browser for the Atmosphere

Post

I am wondering if we should always use some custom protocols like "kahuna:" when the registry is not the public npm registry. So package.json would get something like this:

May 1, 2025, 8:35 AM

Record data

{
  "uri": "at://did:plc:iwasfvmits3rjmcbcrok4ox4/app.bsky.feed.post/3lo3vppfvu22q",
  "cid": "bafyreigmn6knxlwacrftlngcnhkgkhluqozmt6dymg7bxgvogme2ohqlga",
  "value": {
    "text": "I am wondering if we should always use some custom protocols like \"kahuna:\" when the registry is not the public npm registry. So package.json would get something like this:",
    "$type": "app.bsky.feed.post",
    "embed": {
      "$type": "app.bsky.embed.images",
      "images": [
        {
          "alt": "",
          "image": {
            "$type": "blob",
            "ref": {
              "$link": "bafkreiegym3jxrgkrueeun73sjslkk3odbpszdfryr645ozsw2a464shqm"
            },
            "mimeType": "image/jpeg",
            "size": 145088
          },
          "aspectRatio": {
            "width": 1190,
            "height": 730
          }
        }
      ]
    },
    "langs": [
      "en"
    ],
    "createdAt": "2025-05-01T08:35:42.728Z"
  }
}