base-safe
v0.4.1
Published
A type-safe version of the Deta Base SDK
Downloads
21
Readme
Documentation can be found here
Here're some of the project's best features:
- Type-safe API
- Schema-based validation
- Build on top of the official API
- Validated with Zod
- Built-in JSDoc documentation
npm install base-safe
import { Deta } from "base-safe";
Technologies used in the project:
- Deta Space
- Zod
- Typescript
This project is licensed under the MIT License