# 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 **<https://dhoulb.github.io/shelving/>**.

```sh
npm install shelving
```

## Changelog

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