# messageformat.dev **Repository Path**: mirrors_unicode-org/messageformat.dev ## Basic Information - **Project Name**: messageformat.dev - **Description**: CLDR MFv2 WG's guide and message format demo site. - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-02-27 - **Last Updated**: 2025-10-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # [messageformat.dev](https://messageformat.dev) A website for MessageFormat 2 (MF2), a tool for localizing dynamic messages in software projects, by Unicode. The website is maintained by Luca Casonato (@lucacasonato). ## Development 1. Install Deno (https://deno.land/) 2. Run the development server: ```sh deno task serve ``` 3. Open http://localhost:3000 ## Copyright & Licenses Copyright © 2025 Unicode, Inc. Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the United States and other countries. A CLA is required to contribute to this project - please refer to the [CONTRIBUTING.md](https://github.com/unicode-org/.github/blob/main/.github/CONTRIBUTING.md) file (or start a Pull Request) for more information. The contents of this repository are governed by the Unicode [Terms of Use](https://www.unicode.org/copyright.html) and are released under [LICENSE](./LICENSE).