# @noy-db/to-browser-local

[![npm](https://img.shields.io/npm/v/%40noy-db/to-browser-local.svg)](https://www.npmjs.com/package/@noy-db/to-browser-local)

> localStorage adapter for noy-db with optional key obfuscation

Part of [**`@noy-db/hub`**](https://www.npmjs.com/package/@noy-db/hub) — the zero-knowledge, offline-first, encrypted document store.

## Install

```bash
pnpm add @noy-db/hub @noy-db/to-browser-local
```

## What it is

localStorage adapter for noy-db with optional key obfuscation

## Status

**Pre-release** (`0.1.0-pre.1`). API may change before `1.0`.

## Documentation

See the [main repository](https://github.com/vLannaAi/noy-db#readme) for setup, examples, and the full subsystem catalog.

- Source — [`to-browser-local`](https://github.com/vLannaAi/noy-db-to/tree/main/to-browser-local)
- Issues — [github.com/vLannaAi/noy-db-to/issues](https://github.com/vLannaAi/noy-db-to/issues)
- Spec — [`SPEC.md`](https://github.com/vLannaAi/noy-db/blob/main/SPEC.md)

## License

[MIT](./LICENSE) © vLannaAi
