Skip to main content

@nofinite/locale — v1.0.0

Release date: 25 December 2025


Summary

Initial stable release of @nofinite/locale.

@nofinite/locale is a lightweight TypeScript library providing standardized country metadata, flags, and international dialing codes for web applications.


Included

  • Country metadata (name, ISO code, dial code)
  • Type-safe country lookup utilities
  • CSS-based SVG flag assets and utility classes
  • Support for modern frameworks and plain HTML usage
  • Dual distribution (ESM & CJS) with optional CDN inclusion

Notes

  • Establishes the public API surface for locale data usage.
  • Designed for integration in both library and application contexts.
  • No breaking changes prior to this release.