Skip to content
This repository has been archived by the owner on Jul 10, 2019. It is now read-only.

Initial Release

Compare
Choose a tag to compare
@drewfish drewfish released this 07 Oct 22:49
· 73 commits to master since this release

Intl-relativeformat aims to provide a way to format different variations of relative time. You can use this package in the browser and on the server via Node.js.

This implementation is very similar to moment.js, in concept, although it provides only formatting features based on the Unicode CLDR locale data, an industry standard that supports more than 150 locales.