From 09dbcdf9cbb9992c692d39950f74f774ec731e94 Mon Sep 17 00:00:00 2001 From: Mathias Picker <48158184+MathiasWP@users.noreply.github.com> Date: Tue, 9 Jul 2024 14:41:49 +0200 Subject: [PATCH] Add awilix-vite in ecosystem section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a5c93b2..a175a2f 100644 --- a/README.md +++ b/README.md @@ -1410,6 +1410,7 @@ because they depend on Node-specific packages. - [`awilix-koa`](https://github.com/jeffijoe/awilix-koa): Bindings for the Koa HTTP library. - [`awilix-router-core`](https://github.com/jeffijoe/awilix-router-core): Library for building HTTP bindings for Awilix with routing. - [`fastify-awilix`](https://github.com/fastify/fastify-awilix): Bindings for the Fastify framework. +- [`awilix-vite`](https://github.com/kvist-no/awilix-vite): Use Awilix in Vite projects. # Contributing