From 2b324dd6e3262510822c9514dca3e1c123b203d2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=B6ren=20Meier?= Date: Sat, 13 Jul 2024 00:32:54 +0200 Subject: [PATCH] moved to chuchi --- README.md | 24 +----------------------- 1 file changed, 1 insertion(+), 23 deletions(-) diff --git a/README.md b/README.md index 26818ed..d33a6f1 100644 --- a/README.md +++ b/README.md @@ -1,23 +1 @@ - -## Fire Js -This contains various helpers and types. - -### Usage -```json -{ - "dependencies": { - "fire": "npm:fire-lib-js@^0.3.0" - } -} -``` - -### Unstable -the graphql module is unstable. - -The dom module is unstable and might changed in a minor release. - -### Time -consider using luxon instead of this time implementation. - -### Deprecated -The data module is deprecated either use zod or something like that or just use `Object.assign` and typescript. +# Moved to [chuchi](https://github.com/chuchi-dev/chuchi-js)