Skip to content

Commit 5bd719f

Browse files
Update README.md (#52)
1 parent 4207a1e commit 5bd719f

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
[![npm version](https://badge.fury.io/js/ts-regex-builder.svg)](https://badge.fury.io/js/ts-regex-builder)
2+
![Build](https://github.com/callstack/ts-regex-builder/actions/workflows/ci.yml/badge.svg)
3+
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](http://makeapullrequest.com)
4+
[![Star on GitHub](https://img.shields.io/github/stars/callstack/ts-regex-builder.svg?style=social)](https://github.com/callstack/ts-regex-builder/stargazers)
5+
16
# TS Regex Builder
27

38
A user-friendly regular expression builder for TypeScript and JavaScript.

0 commit comments

Comments
 (0)