MaritzSTL / moment-imports

Moment.js HTML Imports

Home Page:https://www.webcomponents.org/element/MaritzSTL/moment-imports

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

moment-imports

Moment.js HTML Imports for Moment.js and Moment Timezone

Example Usage

<link rel="import" href="../moment-imports/moment-min.html">
<link rel="import" href="../moment-imports/locales-min.html">

Load specific locales

<link rel="import" href="../moment-imports/locale/es.html">

NOTE: We suggest using lazy-imports for locale specific imports

About

Moment.js HTML Imports

https://www.webcomponents.org/element/MaritzSTL/moment-imports

License:MIT License


Languages

Language:HTML 95.7%Language:Shell 4.3%