Skip to content

Commit 2b076d5

Browse files
committed
docs: add minzip size to docs
1 parent db82496 commit 2b076d5

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
[![npm downloads][npm-downloads-src]][npm-downloads-href]
55
[![Github Actions][github-actions-src]][github-actions-href]
66
[![Codecov][codecov-src]][codecov-href]
7+
[![Bundlephobia][bundlephobia-src]][bundlephobia-href]
78
[![LGTM][lgtm-src]][lgtm-href]
89

910
> A compiled-away, type-safe, readable RegExp alternative
@@ -50,5 +51,7 @@ Published under [MIT License](./LICENCE).
5051
[github-actions-href]: https://github.com/danielroe/magic-regexp/actions?query=workflow%3Aci
5152
[codecov-src]: https://img.shields.io/codecov/c/gh/danielroe/magic-regexp/main?style=flat-square
5253
[codecov-href]: https://codecov.io/gh/danielroe/magic-regexp
53-
[lgtm-src]: https://img.shields.io/lgtm/grade/javascript/github/danielroe/vue-bind-once?style=flat-square
54+
[lgtm-src]: https://img.shields.io/lgtm/grade/javascript/github/danielroe/magic-regexp?style=flat-square
5455
[lgtm-href]: https://lgtm.com/projects/g/danielroe/magic-regexp
56+
[bundlephobia-src]: https://img.shields.io/bundlephobia/minzip/magic-regexp
57+
[bundlephobia-href]: https://bundlephobia.com/package/magic-regexp

0 commit comments

Comments
 (0)