1.0.0 • Published 6 years ago

minside-intl-polyfill-server v1.0.0

Weekly downloads
2
License
ISC
Repository
-
Last release
6 years ago

Minside Intl polyfill for server

Polyfills nodes Intl-object if not supported

Installation

Install minside-intl-polyfill-server from NPM and include it in your own React build process (using Browserify, Webpack, etc).

npm install minside-intl-polyfill-server --save

Usage

import intlPolyfillServer from 'minside-intl-polyfill-server';

intlPolyfillServer();