UNPKG

@spare/string

Version:
45 lines (35 loc) 1.45 kB
## @spare/string 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] [![github commit activity][commit-image]][github-url] [![npm license][license-image]][npm-url] ## Features - ES2015 syntax ## Install ```console $ npm install @spare/string ``` ## Usage ```js import { Temp } from '@spare/string' ``` ## Meta [LICENSE (MIT)](/LICENSE) Copyright (c) 2019-present, Haoyang (Vincent) Wang [//]: <> (Shields) [npm-image]: https://img.shields.io/npm/v/@spare/string.svg?style=flat-square [quality-image]: http://npm.packagequality.com/shield/@spare/string.svg?style=flat-square [download-image]: https://img.shields.io/npm/dm/@spare/string.svg?style=flat-square [total-download-image]:https://img.shields.io/npm/dt/@spare/string.svg?style=flat-square [license-image]: https://img.shields.io/npm/l/@spare/string.svg?style=flat-square [commit-image]: https://img.shields.io/github/commit-activity/y/hoyeungw/@spare/string?style=flat-square [size]: https://packagephobia.now.sh/badge?p=@spare/string [//]: <> (Link) [npm-url]: https://npmjs.org/package/@spare/string [quality-url]: http://packagequality.com/#?package=@spare/string [github-url]: https://github.com/hoyeungw/@spare/string [size-url]: https://packagephobia.now.sh/result?p=@spare/string