From 9ea7eb0493c1f483322d882d84b7f4e8950fc3a5 Mon Sep 17 00:00:00 2001 From: sinclairzx81 Date: Thu, 30 Jan 2025 13:55:26 +0900 Subject: [PATCH] Documentation - Update Ecosystem --- readme.md | 1 - 1 file changed, 1 deletion(-) diff --git a/readme.md b/readme.md index 1d44e671..b33def23 100644 --- a/readme.md +++ b/readme.md @@ -1779,7 +1779,6 @@ The following is a list of community packages that offer general tooling, extend | [sveltekit-superforms](https://github.com/ciscoheat/sveltekit-superforms) | A comprehensive SvelteKit form library for server and client validation | | [ts2typebox](https://github.com/xddq/ts2typebox) | Creating TypeBox code from Typescript types | | [typebox-form-parser](https://github.com/jtlapp/typebox-form-parser) | Parses form and query data based on TypeBox schemas | -| [typebox-validators](https://github.com/jtlapp/typebox-validators) | Advanced validators supporting discriminated and heterogeneous unions |