lang-tag
A professional solution for managing translations in modern JavaScript/TypeScript projects, especially those using component-based architectures. `lang-tag` simplifies internationalization by allowing you to define translation keys directly within the com
format-bcp-47
Validates BCP-47 Language Tags using the npm package 'bcp-47' and formats them in a unique way to ensure consistency.
bcp47-helper
A lightweight TypeScript library for parsing, validating, and managing BCP 47 language tags in Node.js and browser environments.