Skip to main content

Built and signed on GitHub Actions

A library for converting from Arabic numbers to Chinese numbers. For example, 8,520,342,747,330,570 to 捌仟伍佰貳拾兆參仟肆佰貳拾柒億肆仟柒佰參拾參萬零伍佰柒拾.

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
76%
Published
5 months ago (2.0.0)

Add Package

deno add jsr:@lisez/lib-arabic-chinese

Import symbol

import { type IConverterConfig } from "@lisez/lib-arabic-chinese";

---- OR ----

Import directly with a jsr specifier

import { type IConverterConfig } from "jsr:@lisez/lib-arabic-chinese";

Add Package

npx jsr add @lisez/lib-arabic-chinese

Import symbol

import { type IConverterConfig } from "@lisez/lib-arabic-chinese";

Add Package

yarn dlx jsr add @lisez/lib-arabic-chinese

Import symbol

import { type IConverterConfig } from "@lisez/lib-arabic-chinese";

Add Package

pnpm dlx jsr add @lisez/lib-arabic-chinese

Import symbol

import { type IConverterConfig } from "@lisez/lib-arabic-chinese";

Add Package

bunx jsr add @lisez/lib-arabic-chinese

Import symbol

import { type IConverterConfig } from "@lisez/lib-arabic-chinese";