moment-with-locales-es6
TypeScript icon, indicating that this package has built-in type declarations

1.0.1 • Public • Published

moment-with-locales-es6

Module exporting momentjs library with locales usable in ES6 environment

Installation

npm i moment-with-locales-es6
jspm i npm:moment-with-locales-es6

Usage

import moment from 'moment-with-locales-es6';
 
console.log(moment(123456).fromNow());

Package Sidebar

Install

npm i moment-with-locales-es6

Weekly Downloads

5,578

Version

1.0.1

License

MIT

Unpacked Size

1.48 kB

Total Files

5

Last publish

Collaborators

  • rezendeneto