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
Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure
Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Intl MessageFormat!