</>PackageGraphPackageGraph

anynum

npmv1.0.1

Normalize all Unicode decimal digits (Devanagari, Arabic, Thai, etc.) to ASCII numerals. Zero dependencies, performance-first.

15.4M
Weekly downloads
1
Dependents
0
Dependencies
89/100
Popularity

Overview

anynum is an npm package that normalize all Unicode decimal digits (Devanagari, Arabic, Thai, etc.) to ASCII numerals. Zero dependencies, performance-first. It is extremely widely used, with about 15.4M downloads per week and 1 known dependents in the graph. The latest version is 1.0.1, released under the MIT license.

Who should use it

Teams working in the npm ecosystem who need normalize all Unicode decimal digits (Devanagari, Arabic, Thai, etc.) to ASCII numerals. Zero dependencies, performance-first and value a battle-tested, widely-adopted solution.

When not to use it

Consider an alternative if you need to have first-class TypeScript types out of the box, or if a more actively-maintained option better fits your npm stack.

Pros

  • Large, well-established user base (15.4M weekly downloads).
  • Clear open-source license (MIT).
  • Zero runtime dependencies — minimal footprint.

Cons

  • No bundled TypeScript types (may require a separate @types package).

Auto-generated from collected registry metadata. No external claims are inferred.

Relationship graph

Dependencies (left) and dependents (right) of anynum.

strnumanynum
anynum dependencies dependents

Used by

Popular packages that depend on anynum.

Alternatives to anynum

Version history

VersionPublishedLicense
1.0.1latest1 month agoMIT
1.0.01 month agoMIT

Maintainers

Keywords

Funding

Frequently asked questions

How do I install anynum?

Run `npm install anynum` to add anynum to your npm project.

What license is anynum released under?

anynum is distributed under the MIT license.

How popular is anynum?

anynum has approximately 15,373,053 downloads per week and 1 known dependent packages.