<div align="center">
  <img alt="banner" src="../../../media/spare-banner.svg">
  <p align="center">@spare/deco - light and simple debug tool</p>
</div>

[![npm-version](https://img.shields.io/npm/v/@spare/deco?logo=npm&style=flat-square)][url-npm]
[![npm-downloads](https://img.shields.io/npm/dm/@spare/deco?logo=npm&style=flat-square)]()
[![npm-dependents](https://img.shields.io/librariesio/dependents/npm/@spare/deco?logo=npm&style=flat-square)]()
[![npm-last-update](https://img.shields.io/npm/last-update/@spare/deco?logo=npm&style=flat-square)]()
[![npm-maintenance](https://img.shields.io/npms-io/maintenance-score/@spare/deco?logo=npm&style=flat-square)]()
[![npm-license](https://img.shields.io/npm/l/@spare/deco?logo=npm&style=flat-square)]()
[![node-version](https://img.shields.io/node/v/@spare/deco/latest?logo=node.js&style=flat-square)]()
[![lang-version](https://img.shields.io/badge/ECMAScript-6-F7DF1E?logo=javascript&style=flat-square)]()
[![npm-unpacked-size](https://img.shields.io/npm/unpacked-size/@spare/deco?logo=hackthebox&style=flat-square)]()
[![pp-install-size](https://flat.badgen.net/packagephobia/install/@spare/deco?icon=npm)]()
[![pp-publish-size](https://flat.badgen.net/packagephobia/publish/@spare/deco?icon=npm)]()

[//]: <> (Link)

[url-github]: https://github.com/gadge/spare
[url-npm]: https://npmjs.org/package/@spare/deco

## Install
```console
$ npm install @spare/deco
```

## Usage
```js
import { Temp } from '@spare/deco'
```

## Meta
[LICENSE (MIT)](LICENSE)

Copyright (c) 2019-present, Haoyang (Vincent) Wang

[//]: <> (Shields)
[npm-image]: https://img.shields.io/npm/v/@spare/deco.svg?style=flat-square
[quality-image]: http://npm.packagequality.com/shield/@spare/deco.svg?style=flat-square
[download-image]: https://img.shields.io/npm/dm/@spare/deco.svg?style=flat-square
[total-download-image]:https://img.shields.io/npm/dt/@spare/deco.svg?style=flat-square
[license-image]: https://img.shields.io/npm/l/@spare/deco.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

[//]: <> (Link)
[npm-url]: https://npmjs.org/package/@spare/deco
[quality-url]: http://packagequality.com/#?package=@spare/deco
[size-url]: https://packagephobia.now.sh/result?p=@spare/deco
