Skip to main content
Home

@axhxrx/ts@0.1.1

latest

WIP / UNFINISHED

This package works with Node.js, Deno, BunIt is unknown whether this package works with Cloudflare Workers, Browsers
It is unknown whether this package works with Cloudflare Workers
This package works with Node.js
This package works with Deno
This package works with Bun
It is unknown whether this package works with Browsers
JSR Score
94%
Published
10 months ago (0.1.1)

@axhxrx/ts

🚧 WIP / UNDER CONSTRUCTION

This library will be a collection of TypeScript utilities. However, it is not yet ready for use.

It is being published only to test the publishing process.

License

MIT

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

Import symbol

import * as ts from "@axhxrx/ts";
or

Import directly with a jsr specifier

import * as ts from "jsr:@axhxrx/ts";

Add Package

pnpm i jsr:@axhxrx/ts
or (using pnpm 10.8 or older)
pnpm dlx jsr add @axhxrx/ts

Import symbol

import * as ts from "@axhxrx/ts";

Add Package

yarn add jsr:@axhxrx/ts
or (using Yarn 4.8 or older)
yarn dlx jsr add @axhxrx/ts

Import symbol

import * as ts from "@axhxrx/ts";

Add Package

vlt install jsr:@axhxrx/ts

Import symbol

import * as ts from "@axhxrx/ts";

Add Package

npx jsr add @axhxrx/ts

Import symbol

import * as ts from "@axhxrx/ts";

Add Package

bunx jsr add @axhxrx/ts

Import symbol

import * as ts from "@axhxrx/ts";