@threadway/uniclass@0.1.5Built and signed on GitHub ActionsBuilt and signed on GitHub Actions
Built and signed on GitHub Actions
latest
threadway/uniclass-tsThis module contains typed definitions of uniclass codes.
This package works with Cloudflare Workers, Node.js, Deno, Bun, Browsers




JSR Score
100%
Published
5 months ago (0.1.5)
This package contains typed Uniclass definitions (allowing the type checker to ensure that an Uniclass code is correct) as well as the definitions of each Uniclass code.
import * as uniclass from "@threadway/uniclass"; // Print the title associated with a given uniclass code. console.log(uniclass.UNICLASS[uniclass.TE_70_50_40]);
Built and signed on
GitHub Actions
Add Package
deno add jsr:@threadway/uniclass
Import symbol
import * as uniclass from "@threadway/uniclass";
Import directly with a jsr specifier
import * as uniclass from "jsr:@threadway/uniclass";
Add Package
pnpm i jsr:@threadway/uniclass
pnpm dlx jsr add @threadway/uniclass
Import symbol
import * as uniclass from "@threadway/uniclass";
Add Package
yarn add jsr:@threadway/uniclass
yarn dlx jsr add @threadway/uniclass
Import symbol
import * as uniclass from "@threadway/uniclass";
Add Package
vlt install jsr:@threadway/uniclass
Import symbol
import * as uniclass from "@threadway/uniclass";
Add Package
npx jsr add @threadway/uniclass
Import symbol
import * as uniclass from "@threadway/uniclass";
Add Package
bunx jsr add @threadway/uniclass
Import symbol
import * as uniclass from "@threadway/uniclass";