Skip to main content

Built and signed on GitHub Actions

Number to String (short scale & long scale) converter

This package works with Cloudflare Workers, Node.js, Deno, Bun, Browsers
This package works with Cloudflare Workers
This package works with Node.js
This package works with Deno
This package works with Bun
This package works with Browsers
JSR Score
94%
Published
2 weeks ago (0.6.1)

Add Package

deno add jsr:@zettca/ntoa

Import symbol

import { type Options } from "@zettca/ntoa";

---- OR ----

Import directly with a jsr specifier

import { type Options } from "jsr:@zettca/ntoa";

Add Package

npx jsr add @zettca/ntoa

Import symbol

import { type Options } from "@zettca/ntoa";

Add Package

yarn dlx jsr add @zettca/ntoa

Import symbol

import { type Options } from "@zettca/ntoa";

Add Package

pnpm dlx jsr add @zettca/ntoa

Import symbol

import { type Options } from "@zettca/ntoa";

Add Package

bunx jsr add @zettca/ntoa

Import symbol

import { type Options } from "@zettca/ntoa";