1. @messageformat/runtime
Runtime components of messageformat
@messageformat/runtime
Package: @messageformat/runtime
Created by: messageformat
Last modified: Wed, 06 Apr 2022 05:09:14 GMT
Version: 3.0.1
License: MIT
Downloads: 1,445,616
Repository: https://github.com/messageformat/messageformat

Install

npm install @messageformat/runtime
yarn add @messageformat/runtime

@messageformat/runtime

A collection of messageformat runtime utility functions.

npm install @messageformat/runtime

This package should be marked as a dependency for any package that publishes the output of compileModule(), as the compiled ES source output may include references to it.

For applications that bundle their output using e.g. Webpack this is not necessary.

The Messages accessor class is a completely optional addition.
See also @messageformat/react for a React-specific solution.

This package was previously named messageformat-runtime.


Messageformat is an OpenJS Foundation project, and we follow its Code of Conduct.

OpenJS Foundation

RELATED POST

10 Must-Know Windows Shortcuts That Will Save You Time

10 Must-Know Windows Shortcuts That Will Save You Time

Arrays vs Linked Lists: Which is Better for Memory Management in Data Structures?

Arrays vs Linked Lists: Which is Better for Memory Management in Data Structures?

Navigating AWS Networking: Essential Hacks for Smooth Operation

Navigating AWS Networking: Essential Hacks for Smooth Operation

Achieving Stunning Visuals with Unity's Global Illumination

Achieving Stunning Visuals with Unity's Global Illumination

Nim's Hidden Gems: Lesser-known Features for Writing Efficient Code

Nim's Hidden Gems: Lesser-known Features for Writing Efficient Code