JSPM

  • Created
  • Published
  • Downloads 514171
  • Score
    100M100P100Q183231F
  • License BSD

Produces instances of JavaScript `Intl` formats, and caches them for reuse.

Package Exports

  • intl-format-cache

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (intl-format-cache) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Intl Format Cache

Produces instances of JavaScript Intl formats, and caches them for reuse.

npm Version Dependency Status

Overview

This is an helper package used within Yahoo's IntlJS suite. It provides a cache/memoize layer for creating Intl format instances: IntlNumberFormat, Intl.DateTimeFormat, and IntlMessageFormat.

License

This software is free to use under the Yahoo! Inc. BSD license. See the LICENSE file for license text and copyright information.