Internationalize your web apps on the client & server. Formats ICU Message strings with number, date, plural, and select placeholders to create localized messages. This package aims to provide a way for you to manage and format your JavaScript app's string messages into localized strings for people using your app. You can use this package in the browser and on the server via Node.js. A very common example is formatting messages that have numbers with plural labels. With this package you can make sure that the string is properly formatted for a person's locale.
Features
- Messages are provided into the constructor as a String message
- Documentation available
- Examples available
- Uses industry standards: ICU Message syntax and CLDR locale data
- Supports plural, select, and selectordinal message arguments
- Formats numbers and dates/times in messages using Intl.NumberFormat and Intl.DateTimeFormat, respectively
- Supports defining custom format styles/options
- Optimized for repeated calls to an IntlMessageFormat instance's format() method
Categories
Localization (L10N)License
MIT LicenseFollow Intl MessageFormat
You Might Also Like
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Intl MessageFormat!