Skip to main content
This release is 1 version behind 0.6.1 — the latest version of @zettca/ntoa. Jump to latest

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.0)
type alias Lang

Definition

keyof langs

Add Package

deno add jsr:@zettca/ntoa

Import symbol

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

---- OR ----

Import directly with a jsr specifier

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

Add Package

npx jsr add @zettca/ntoa

Import symbol

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

Add Package

yarn dlx jsr add @zettca/ntoa

Import symbol

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

Add Package

pnpm dlx jsr add @zettca/ntoa

Import symbol

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

Add Package

bunx jsr add @zettca/ntoa

Import symbol

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