3.0.5 • Published 5 years ago

@exmg/exmg-date-format v3.0.5

Weekly downloads
1
License
MIT
Repository
github
Last release
5 years ago

exmg-date-format Build Status

Lightweight element for formatting dates

Please visit the API Documentation and demo page for more information.

Usage

  <exmg-date-format timestamp="1493214988336"></exmg-date-format>

Development

First, make sure you have the Polymer CLI installed. Then run polymer server to launch the demo page.

Install

$ npm install

Run demo

$ npm run start

Publish

$ npm publish