/intl-live

Live editor for ICU Message Format i18n strings

Primary LanguageJavaScriptMIT LicenseMIT

Intl Live

Live editor for ICU Message Format globalization strings.

Running Locally

Clone this repo, install dependencies, and start the local development server:

$ npm install
$ npm start

Running Tests

$ npm test

License

MIT