Skip to content

zbraniecki/IntlListFormat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Intl.ListFormat

A polyfill for the upcoming Intl.ListFormat specification.

Installation

npm install intl-listformat

or

git clone https://github.com/zbraniecki/IntlListFormat.git
cd IntlListFormat
npm install
make

or download the latest release from here

Usage

The package's polyfill.js contains an UMD wrapper, so you can include or require it pretty much anywhere. When included, it'll set Intl.ListFormat according to the spec.

This version follows the Oct 2015 spec.

About

Polyfill for Intl.ListFormat

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published