Skip to content

Latest commit

 

History

History
29 lines (22 loc) · 979 Bytes

File metadata and controls

29 lines (22 loc) · 979 Bytes
layout docs.vto
title About this website
sidebar
about/

This website is a website for MessageFormat 2, maintained by the MessageFormat 2 Working Group at Unicode.

This website was originally developed and designed by Luca Casonato.

Many thanks to Tim Chevalier for his work on a large part of the documentation content.

The MessageFormat logo was designed by Luca Casonato.

Playground

The playground and interactive code blocks format messages using the JavaScript implementation of MessageFormat 2, maintained by Eemeli Aro. Highlighting and other language features are powered by the MessageFormat 2 Language Server, maintained by Luca Casonato and Nicolò Ribaudo.

All validation and formatting of messages happens in your browser using the JS implementation and the language server (via WASM). No data is sent to any server.