Skip to content

Module exporting momentjs library object as ES6 style default field

Notifications You must be signed in to change notification settings

Agamnentzar/moment-es6

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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());

About

Module exporting momentjs library object as ES6 style default field

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published