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
47%
Published
5 months ago (0.1.19)

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:@yaksok-ts/core

Import symbol

import { Operator } from "@yaksok-ts/core";
or

Import directly with a jsr specifier

import { Operator } from "jsr:@yaksok-ts/core";

Add Package

pnpm i jsr:@yaksok-ts/core
or (using pnpm 10.8 or older)
pnpm dlx jsr add @yaksok-ts/core

Import symbol

import { Operator } from "@yaksok-ts/core";

Add Package

yarn add jsr:@yaksok-ts/core
or (using Yarn 4.8 or older)
yarn dlx jsr add @yaksok-ts/core

Import symbol

import { Operator } from "@yaksok-ts/core";

Add Package

npx jsr add @yaksok-ts/core

Import symbol

import { Operator } from "@yaksok-ts/core";

Add Package

bunx jsr add @yaksok-ts/core

Import symbol

import { Operator } from "@yaksok-ts/core";