Skip to main content
This release is 0 versions behind 0.3.0 — the latest version of @planetarium/lib9c. Jump to latest

@planetarium/lib9c@0.3.0-dev.202409050418328490+a0f10cfc224db7fa7ce4a8b22b44e98122405a1b
Built and signed on GitHub Actions

This package works with Node.js, BrowsersIt is unknown whether this package works with Cloudflare Workers, Deno, Bun
It is unknown whether this package works with Cloudflare Workers
This package works with Node.js
It is unknown whether this package works with Deno
It is unknown whether this package works with Bun
This package works with Browsers
JSR Score
88%
Published
a week ago (0.3.0-dev.202409050418328490+a0f10cfc224db7fa7ce4a8b22b44e98122405a1b)
type alias AlgorithmNames

The hash algorithms used by Nine Chronicles. Currently, only "SHA256" is supported.

Definition

keyof Algorithms

Add Package

deno add @planetarium/lib9c

Import symbol

import { type AlgorithmNames } from "@planetarium/lib9c";

---- OR ----

Import directly with a jsr specifier

import { type AlgorithmNames } from "jsr:@planetarium/lib9c";

Add Package

npx jsr add @planetarium/lib9c

Import symbol

import { type AlgorithmNames } from "@planetarium/lib9c";

Add Package

yarn dlx jsr add @planetarium/lib9c

Import symbol

import { type AlgorithmNames } from "@planetarium/lib9c";

Add Package

pnpm dlx jsr add @planetarium/lib9c

Import symbol

import { type AlgorithmNames } from "@planetarium/lib9c";

Add Package

bunx jsr add @planetarium/lib9c

Import symbol

import { type AlgorithmNames } from "@planetarium/lib9c";