From 3674f8a2d2110fab2c8893c77f5b15d07886dbd5 Mon Sep 17 00:00:00 2001 From: Anish Pallati Date: Wed, 12 Apr 2023 15:43:24 -0400 Subject: [PATCH] Added Glob tester --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 84193d13..7187cac4 100644 --- a/README.md +++ b/README.md @@ -1780,7 +1780,7 @@ HTML Themes and UI Kits to create your applications faster! * [regex101](https://regex101.com/) — Free this website allows you to test and debug regular expressions (regex). It provides a regex editor and tester, as well as helpful documentation and resources for learning regex. * [Kody Tools](https://www.kodytools.com/dev-tools) — 100+ dev tools including formatter, minifier, and converter. * [AdminMart](https://adminmart.com/) — High Quality Free and Premium Admin Dashboard and Website Templates created with Angular, Bootstrap, React, VueJs, NextJs and NuxtJs! - + * [Glob tester](https://globster.xyz/) — A website that allows you to design and test glob patterns. It also provides resources to learn glob patterns. **[⬆️ Back to Top](#table-of-contents)**