UNPKG

1.32 kBMarkdownView Raw
1## @spare/decoPale
2A stringify tool to javascript object
3
4[![npm version][npm-image]][npm-url]
5[![npm quality][quality-image]][quality-url]
6[![npm download][download-image]][npm-url]
7[![npm total-download][total-download-image]][npm-url]
8[![size][size]][size-url]
9[![npm license][license-image]][npm-url]
10
11## Features
12
13- ES2015 syntax
14
15## Install
16```console
17$ npm install @spare/decoPale
18```
19
20## Usage
21```js
22import { Temp } from '@spare/decoPale'
23```
24
25## Meta
26[LICENSE (MIT)](/LICENSE)
27
28Copyright (c) 2019-present, Haoyang (Vincent) Wang
29
30[//]: <> (Shields)
31[npm-image]: https://img.shields.io/npm/v/@spare/deco.svg?style=flat-square
32[quality-image]: http://npm.packagequality.com/shield/@spare/deco.svg?style=flat-square
33[download-image]: https://img.shields.io/npm/dm/@spare/deco.svg?style=flat-square
34[total-download-image]:https://img.shields.io/npm/dt/@spare/deco.svg?style=flat-square
35[license-image]: https://img.shields.io/npm/l/@spare/deco.svg?style=flat-square
36[commit-image]: https://img.shields.io/github/commit-activity/y/hoyeungw/spare?style=flat-square
37[size]: https://flat.badgen.net/packagephobia/install/@spare/deco
38
39[//]: <> (Link)
40[npm-url]: https://npmjs.org/package/@spare/deco
41[quality-url]: http://packagequality.com/#?package=@spare/deco
42[size-url]: https://packagephobia.now.sh/result?p=@spare/deco