From 08f528447716e54468d5b6aa1d8d5a126b7095e5 Mon Sep 17 00:00:00 2001 From: Mirek Rusin Date: Sat, 8 Jul 2023 06:42:25 +0200 Subject: [PATCH] Adding assert-combinators and refute --- index.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/index.md b/index.md index e86e4e6..c7bb810 100644 --- a/index.md +++ b/index.md @@ -33,6 +33,8 @@ | [joi](https://github.com/sideway/joi) | ![GitHub stars](https://img.shields.io/github/stars/sideway/joi.svg?style=social&label=☆&maxAge=2592000) | | [TypeGraphQL](https://github.com/MichalLytek/type-graphql) | ![GitHub stars](https://img.shields.io/github/stars/MichalLytek/type-graphql.svg?style=social&label=☆&maxAge=2592000) | | [Deepkit](https://github.com/deepkit/deepkit-framework) | ![GitHub stars](https://img.shields.io/github/stars/deepkit/deepkit-framework.svg?style=social&label=☆&maxAge=2592000) | +| [@appliedblockchain/assert-combinators](https://github.com/appliedblockchain/assert-combinators) | ![GitHub stars](https://img.shields.io/github/stars/appliedblockchain/assert-combinators.svg?style=social&label=☆&maxAge=2592000) | +| [@prelude/refute](https://github.com/preludejs/refute) | ![GitHub stars](https://img.shields.io/github/stars/preludejs/refute.svg?style=social&label=☆&maxAge=2592000) | ##### Code Generation / External Tool Projects