Skip to content

Commit d20ad31

Browse files
committed
docs/NOTASK Added badges
1 parent 9a7daa5 commit d20ad31

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
![npm bundle size](https://img.shields.io/bundlephobia/min/regexify-string)
2+
3+
![GitHub release (latest by date)](https://img.shields.io/github/v/release/artem-solovev/regexify-string)
4+
5+
![npm](https://img.shields.io/npm/dw/regexify-string)
6+
---
7+
18
# regexify-string
29

310
The way to decorate string by using regex with: React components, HTML tags etc

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "regexify-string",
3-
"version": "1.0.3",
3+
"version": "1.0.4",
44
"description": "The way to decorate string by using regex with: React components, HTML tags etc.",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)