New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

moment-with-locales-es6

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

moment-with-locales-es6

Module exporting momentjs library with locales usable in ES6 environment

1.0.1
latest
Source
npm
Version published
Weekly downloads
3.3K
-19.47%
Maintainers
1
Weekly downloads
 
Created
Source

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

Keywords

es6

FAQs

Package last updated on 17 May 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts