Intl.MessageFormat / Unicode MessageFormat 2 parser, runtime and polyfill
Intl.MessageFormat prollyfill supporting ICU message format
Formats ICU Message strings with number, date, plural, and select placeholders to create localized messages.
Hand-written ICU MessageFormat parser with compatible output as [`intl-messageformat-parser`](https://www.npmjs.com/package/intl-messageformat-parser) but 6 - 10 times as fast.
An AST parser for ICU MessageFormat strings