@texting/padder
A stringify tool to javascript object
[![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 @texting/padder
`
Usage
`
js
import { Temp } from '@texting/padder'
``
Meta
LICENSE (MIT)
Copyright (c) 2019-present, Haoyang (Vincent) Wang
[//]: <> (Shields)
[npm-image]: https://img.shields.io/npm/v/@texting/padder.svg?style=flat-square
[quality-image]: http://npm.packagequality.com/shield/@texting/padder.svg?style=flat-square
[download-image]: https://img.shields.io/npm/dm/@texting/padder.svg?style=flat-square
[total-download-image]:https://img.shields.io/npm/dt/@texting/padder.svg?style=flat-square
[license-image]: https://img.shields.io/npm/l/@texting/padder.svg?style=flat-square
[size]: https://flat.badgen.net/packagephobia/install/@texting/padder
[//]: <> (Link)
[npm-url]: https://npmjs.org/package/@texting/padder
[quality-url]: http://packagequality.com/#?package=@texting/padder
[size-url]: https://packagephobia.now.sh/result?p=@texting/padder