@spare/lange
Advanced tools
Comparing version 0.0.3 to 0.0.4
{ | ||
"name": "@spare/lange", | ||
"version": "0.0.3", | ||
"version": "0.0.4", | ||
"description": "Get string length s.t. correcting astral codes and skipping ansi codes", | ||
@@ -33,3 +33,3 @@ "main": "dist/index.cjs.js", | ||
"homepage": "https://github.com/hoyeungw/spare#readme", | ||
"gitHead": "899e8b8800dfae265a8c4eb08ee2ffea6d5f07b1" | ||
"gitHead": "e3908473fa4279240b2a0fb40796ecf38d6a0e60" | ||
} |
@@ -43,14 +43,14 @@ ## @spare/lange | ||
[//]: <> (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/deco?style=flat-square | ||
[size]: https://flat.badgen.net/packagephobia/install/@spare/deco | ||
[npm-image]: https://img.shields.io/npm/v/@spare/lange.svg?style=flat-square | ||
[quality-image]: http://npm.packagequality.com/shield/@spare/lange.svg?style=flat-square | ||
[download-image]: https://img.shields.io/npm/dm/@spare/lange.svg?style=flat-square | ||
[total-download-image]:https://img.shields.io/npm/dt/@spare/lange.svg?style=flat-square | ||
[license-image]: https://img.shields.io/npm/l/@spare/lange.svg?style=flat-square | ||
[commit-image]: https://img.shields.io/github/commit-activity/y/hoyeungw/spare/lange?style=flat-square | ||
[size]: https://flat.badgen.net/packagephobia/install/@spare/lange | ||
[//]: <> (Link) | ||
[npm-url]: https://npmjs.org/package/@spare/deco | ||
[quality-url]: http://packagequality.com/#?package=@spare/deco | ||
[github-url]: https://github.com/hoyeungw/@spare/deco | ||
[size-url]: https://packagephobia.now.sh/result?p=@spare/deco | ||
[npm-url]: https://npmjs.org/package/@spare/lange | ||
[quality-url]: http://packagequality.com/#?package=@spare/lange | ||
[github-url]: https://github.com/hoyeungw/@spare/lange | ||
[size-url]: https://packagephobia.now.sh/result?p=@spare/lange |
5082