@gmencz/faunadb
TypeScript icon, indicating that this package has built-in type declarations

3.0.0 • Public • Published

Table of Contents

Introduction

TypeScript-first FaunaDB client with static type inference. You declare what your FaunaDB schema looks like and the client will ensure your queries are written correctly.

One of the main focuses of the library is to keep the bundle size as small as possible due to FaunaDB being used the most in serverless environments where script size is limited.

Installation

npm install @gmencz/faunadb

Usage

Issues

🐛 Bugs

Please file an issue for bugs, missing documentation, or unexpected behavior.

See Bugs

💡 Feature Requests

Please file an issue to suggest new features. Vote on feature requests by adding a 👍. This helps maintainers prioritize what to work on.

See Feature Requests

LICENSE

MIT

Readme

Keywords

Package Sidebar

Install

npm i @gmencz/faunadb

Weekly Downloads

16

Version

3.0.0

License

MIT

Unpacked Size

238 kB

Total Files

14

Last publish

Collaborators

  • gabrielmendezc