Directory

← Back

moment-element

Web Component (with Polymer) wrapper for the moment library

Author

Contributors

Rating

[ This description is mirrored from README.md at github.com/abdonrd/moment-element on 2019-05-22 ]

Build status Published on webcomponents.org

<moment-element>

Web Component (with Polymer) wrapper for the moment library.

Example:

<moment-element output="{{outputA}}">[[outputA]]</moment-element>

<moment-element datetime="1991-12-31" output="{{outputB}}"></moment-element>
<div>[[outputB]]</div>

Links

Compatibility

(Loading compatibility data...)

Was this helpful? Need more help?
Leave a comment or a question below. You can also join the chat on Discord or ask questions on StackOverflow.

Version

Dependencies

  • moment#~2.15.0
  • polymer#Polymer/polymer#^1.6.0
Released
2017-02-13
Maturity
IMPORTED
License
Other

Compatibility

Framework
Polymer 1.0+
Polymer 2.0+ in 2.0.0
Browser
Browser Independent
Online