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
Other Useful Business Software
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Intl MessageFormat!