Skip to content
This repository has been archived by the owner on Jul 12, 2024. It is now read-only.

Commit

Permalink
moved to chuchi
Browse files Browse the repository at this point in the history
  • Loading branch information
soerenmeier authored Jul 12, 2024
1 parent 42231f1 commit 2b324dd
Showing 1 changed file with 1 addition and 23 deletions.
24 changes: 1 addition & 23 deletions README.md
Original file line number Diff line number Diff line change
@@ -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)

0 comments on commit 2b324dd

Please sign in to comment.