@bundled-es-modules/message-format

6.2.4 • Public • Published

message-format

This is a mirror of message-format, bundled and exposed as ES module.

Install

npm install @bundled-es-modules/message-format
bower install bundled-es-modules/message-format

Use

<script type="module">
  // from main file
  import { MessageFormat } from 'message-format';
  // or directly
  import MessageFormat from 'message-format/MessageFormat.js';
  console.log(MessageFormat);
</script>

Make sure you added @bundled-es-modules scope to the path if used via npm.

Readme

Keywords

none

Package Sidebar

Install

npm i @bundled-es-modules/message-format

Weekly Downloads

3,453

Version

6.2.4

License

none

Unpacked Size

50.4 kB

Total Files

7

Last publish

Collaborators

  • passle
  • d4kmor
  • bashmish
  • robrez
  • jorenbroekema