Skip to main content
Home

Built and signed on GitHub Actions

Federation types, validators and cryptography for Versia server implementations.

This package works with Cloudflare Workers, Node.js, Deno, Bun, Browsers
This package works with Cloudflare Workers
This package works with Node.js
This package works with Deno
This package works with Bun
This package works with Browsers
JSR Score
52%
Published
9 months ago (0.2.1)

Type Aliases

T
Collection
No documentation available
T
ContentFormat
No documentation available
T
CustomEmojiExtension
No documentation available
T
Delete
No documentation available
T
DislikeExtension
No documentation available
T
Entity
No documentation available
T
EntityExtensionProperty
No documentation available
T
Follow
No documentation available
T
FollowAccept
No documentation available
T
FollowReject
No documentation available
T
GroupExtension
No documentation available
T
GroupExtensionSubscribe
No documentation available
T
GroupExtensionSubscribeAccept
No documentation available
T
GroupExtensionSubscribeReject
No documentation available
T
GroupExtensionUnsubscribe
No documentation available
T
InstanceMetadata
No documentation available
T
LikeExtension
No documentation available
T
Note
No documentation available
T
PollVoteExtension
No documentation available
T
ReactionExtension
No documentation available
T
ShareExtension
No documentation available
T
Unfollow
No documentation available
T
URICollection
No documentation available
T
User
No documentation available
T
VanityExtension
No documentation available

New Ticket: Report package

Please provide a reason for reporting this package. We will review your report and take appropriate action.

Please review the JSR usage policy before submitting a report.

Add Package

deno add jsr:@versia/federation

Import symbol

import * as federation_types from "@versia/federation/types";
or

Import directly with a jsr specifier

import * as federation_types from "jsr:@versia/federation/types";

Add Package

pnpm i jsr:@versia/federation
or (using pnpm 10.8 or older)
pnpm dlx jsr add @versia/federation

Import symbol

import * as federation_types from "@versia/federation/types";

Add Package

yarn add jsr:@versia/federation
or (using Yarn 4.8 or older)
yarn dlx jsr add @versia/federation

Import symbol

import * as federation_types from "@versia/federation/types";

Add Package

vlt install jsr:@versia/federation

Import symbol

import * as federation_types from "@versia/federation/types";

Add Package

npx jsr add @versia/federation

Import symbol

import * as federation_types from "@versia/federation/types";

Add Package

bunx jsr add @versia/federation

Import symbol

import * as federation_types from "@versia/federation/types";