## @spare/decoPale-date
Colored stringify date

[![npm version][npm-image]][npm-url]
[![npm quality][quality-image]][quality-url]
[![npm download][download-image]][npm-url]
[![npm total-download][total-download-image]][npm-url]
[![size][size]][size-url]
[![npm license][license-image]][npm-url]

## Features

- ES2015 syntax

## Install
```console
$ npm install @spare/decoPale-date
```

## Usage
```js
import { Temp } from '@spare/decoPale-date'
```

## Meta
[LICENSE (MIT)](/LICENSE)

Copyright (c) 2019-present, Haoyang (Vincent) Wang

[//]: <> (Shields)
[npm-image]: https://img.shields.io/npm/v/@spare/deco-date.svg?style=flat-square
[quality-image]: http://npm.packagequality.com/shield/@spare/deco-date.svg?style=flat-square
[download-image]: https://img.shields.io/npm/dm/@spare/deco-date.svg?style=flat-square
[total-download-image]:https://img.shields.io/npm/dt/@spare/deco-date.svg?style=flat-square
[license-image]: https://img.shields.io/npm/l/@spare/deco-date.svg?style=flat-square
[commit-image]: https://img.shields.io/github/commit-activity/y/hoyeungw/spare?style=flat-square
[size]: https://flat.badgen.net/packagephobia/install/@spare/deco-date

[//]: <> (Link)
[npm-url]: https://npmjs.org/package/@spare/deco-date
[quality-url]: http://packagequality.com/#?package=@spare/deco-date
[size-url]: https://packagephobia.now.sh/result?p=@spare/deco-date
