Skip to main content
Home

Built and signed on GitHub Actions

This package works with Deno, BrowsersIt is unknown whether this package works with Cloudflare Workers, Node.js, Bun
It is unknown whether this package works with Cloudflare Workers
It is unknown whether this package works with Node.js
This package works with Deno
It is unknown whether this package works with Bun
This package works with Browsers
JSR Score
64%
Published
a year ago (0.0.2)

tink-js

Built and signed on
GitHub Actions

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:@algosail/tink

Import symbol

import * as tink from "@algosail/tink";
or

Import directly with a jsr specifier

import * as tink from "jsr:@algosail/tink";

Add Package

pnpm i jsr:@algosail/tink
or (using pnpm 10.8 or older)
pnpm dlx jsr add @algosail/tink

Import symbol

import * as tink from "@algosail/tink";

Add Package

yarn add jsr:@algosail/tink
or (using Yarn 4.8 or older)
yarn dlx jsr add @algosail/tink

Import symbol

import * as tink from "@algosail/tink";

Add Package

vlt install jsr:@algosail/tink

Import symbol

import * as tink from "@algosail/tink";

Add Package

npx jsr add @algosail/tink

Import symbol

import * as tink from "@algosail/tink";

Add Package

bunx jsr add @algosail/tink

Import symbol

import * as tink from "@algosail/tink";