unsplash / intlc

Compile ICU messages into code. Supports TypeScript and JSX. No runtime.
MIT License
56 stars 3 forks source link

Fix escaping exceeding message bounds #149

Closed samhh closed 2 years ago

samhh commented 2 years ago

Fixes #147. Review by commit for context.

Additionally improves compliance with ICU spec and support for formats other than JSON with respect to the ICU parser.