This monorepo hosts the following messageformat dependencies:
- messageformat-date-skeleton - Tools for working with ICU DateFormat skeletons
- messageformat-number-skeleton - Tools for working with ICU NumberFormat skeletons
These are separate form the main monorepo as they're written in TypeScript, and their build, test & documentation tooling is different from the rest.
To get started with these, clone this repo and run npm install && npm test && npm run build
. Contributors will need to sign the OpenJS Foundation CLA; you should get a prompt to do so after filing a PR.
Messageformat is an OpenJS Foundation project, and we follow its Code of Conduct.