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

1.0.0 • Public • Published

moment-es6

Module exporting momentjs library object as ES6 style default field

Installation

npm i moment-es6
jspm i npm:moment-es6

Usage

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

Readme

Keywords

Package Sidebar

Install

npm i moment-es6

Weekly Downloads

4,540

Version

1.0.0

License

MIT

Last publish

Collaborators

  • agamnentzar