An open API service indexing awesome lists of open source software.

https://github.com/dhoulb/shelving

Toolkit for using data in JavaScript.
https://github.com/dhoulb/shelving

database database-connector javascript query-builder schema state-management typescript validation

Last synced: 13 days ago
JSON representation

Toolkit for using data in JavaScript.

Awesome Lists containing this project

README

          

# Shelving

[![Conventional Commits](https://img.shields.io/badge/Conventional%20Commits-1.0.0-yellow.svg)](https://conventionalcommits.org) [![Release](https://github.com/dhoulb/shelving/actions/workflows/release.yaml/badge.svg)](https://github.com/dhoulb/shelving/actions/workflows/release.yaml) [![npm](https://img.shields.io/npm/dm/shelving.svg)](https://www.npmjs.com/package/shelving)

TypeScript data toolkit — schema validation, database and API providers, observable state stores, React integration, and typed utility functions.

## Documentation

Full documentation is published at ****.

```sh
npm install shelving
```

## Changelog

See [Releases](https://github.com/dhoulb/shelving/releases).