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>

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.18.0
  • polymer#Polymer/polymer#^2.0.0
Released
2017-10-19
Maturity
IMPORTED
License
MIT License

Compatibility

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