UNPKG

@spare/matrix-margin

Version:
47 lines (36 loc) 1.72 kB
# @spare/matrix-margin [![npm version][badge-npm-version]][url-npm] [![npm download monthly][badge-npm-download-monthly]][url-npm] [![npm download total][badge-npm-download-total]][url-npm] [![npm dependents][badge-npm-dependents]][url-github] [![npm license][badge-npm-license]][url-npm] [![pp install size][badge-pp-install-size]][url-pp] [![github commit last][badge-github-last-commit]][url-github] [![github commit total][badge-github-commit-count]][url-github] [//]: <> (Shields) [badge-npm-version]: https://flat.badgen.net/npm/v/@spare/matrix-margin [badge-npm-download-monthly]: https://flat.badgen.net/npm/dm/@spare/matrix-margin [badge-npm-download-total]:https://flat.badgen.net/npm/dt/@spare/matrix-margin [badge-npm-dependents]: https://flat.badgen.net/npm/dependents/@spare/matrix-margin [badge-npm-license]: https://flat.badgen.net/npm/license/@spare/matrix-margin [badge-pp-install-size]: https://flat.badgen.net/packagephobia/install/@spare/matrix-margin [badge-github-last-commit]: https://flat.badgen.net/github/last-commit/hoyeungw/@spare/matrix-margin [badge-github-commit-count]: https://flat.badgen.net/github/commits/hoyeungw/@spare/matrix-margin [//]: <> (Link) [url-npm]: https://npmjs.org/package/@spare/matrix-margin [url-pp]: https://packagephobia.now.sh/result?p=@spare/matrix-margin [url-github]: https://github.com/hoyeungw/@spare/matrix-margin ##### A stringify tool to javascript object ### Features - ES2015 syntax ### Install ```console $ npm install @spare/matrix-margin ``` ### Usage ```js import { mattro } from '@spare/matrix-margin' ``` ### Meta [LICENSE (MIT)](/LICENSE) Copyright (c) 2019-present, Haoyang (Vincent) Wang