{"library":"msg-format","type":"library","category":null,"description":"A JavaScript string formatting library inspired by Java's MessageFormat class, supporting placeholder substitution ({0}, {1}), date/time formatting with patterns, and localization for 7 locales (English, French, German, Chinese, Russian, Arabic, Japanese). Current stable version is 1.0.4, last updated in 2018 with no recent releases. It offers a simple API similar to Java's MessageFormat but is limited to basic numeric placeholders and predefined locale patterns. Alternatives like Intl.MessageFormat or format-message provide more modern i18n capabilities with ICU syntax and better browser support.","language":"javascript","status":"maintenance","version":"1.0.4","tags":["javascript","message-format","internationalization"],"last_verified":"Thu Jun 04","install":[{"cmd":"npm install msg-format","imports":["import { MessageFormat } from 'msg-format'","import { MessageLocale } from 'msg-format'","MessageFormat.format(text, arg1, arg2, ...)"]},{"cmd":"yarn add msg-format","imports":[]},{"cmd":"pnpm add msg-format","imports":[]}],"homepage":"https://github.com/sumit-sinha/msg-format#readme","github":"https://github.com/sumit-sinha/msg-format","docs":null,"changelog":null,"pypi":null,"npm":"msg-format","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}