JSPM

@messageformat/runtime

3.0.1
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 452103
  • Score
    100M100P100Q181002F
  • License MIT

Runtime components of messageformat

Package Exports

  • @messageformat/runtime
  • @messageformat/runtime/lib/cardinals
  • @messageformat/runtime/lib/formatters
  • @messageformat/runtime/lib/plurals
  • @messageformat/runtime/messages

Readme

@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