# @art-suite/local-storage

Latest version **1.0.1** (published 2025-11-07) · ISC license · 0 weekly downloads

## Install

```sh
npm install @art-suite/local-storage
pnpm add @art-suite/local-storage
yarn add @art-suite/local-storage
bun add @art-suite/local-storage
```

## Health

**Score 45/100 (D)** — status: stable.

Positive: no vulnerabilities.

Warnings: low downloads; no types; no esm support.

## Facts

| | |
|---|---|
| Version | 1.0.1 |
| Published | 2025-11-07 |
| First published | 2021-07-29 |
| Weekly downloads | 0 |
| License | ISC |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 2 |
| Unpacked size | 16.6 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 2 |
| Author | Shane Brinkman-Davis Delamore |
| Maintainers | shanebdavis |

## Links

- npm: https://www.npmjs.com/package/@art-suite/local-storage
- Repository: https://github.com/art-suite/art-suite-foundations
- Issues: https://github.com/art-suite/art-suite-foundations/issues
- npm.io page: https://npm.io/package/@art-suite/local-storage

## Dependencies (2)

- [art-standard-lib](https://npm.io/package/art-standard-lib.md) ^1.74.4
- [@art-suite/web-worker](https://npm.io/package/@art-suite/web-worker.md) ^1.0.1

## Recent versions

- 1.0.1 (latest) — 2025-11-07
- 1.0.0 — 2021-07-29

## README

# Art-Suite-Foundations

[![Actions Status](https://github.com/art-suite/art-suite-foundations/actions/workflows/test.yml/badge.svg)](https://github.com/art-suite/art-suite-foundations/actions)

This is the foundational Mono-Repo for the Art-Suite. It contains core libraries used to in the `art-suite-applications` packages as well as `caffeine-script`.

For a list of packages included in this repo:

- [packages](packages) for a list of all the legacy packages in this repo.
- [packages/@art-suite](packages/@art-suite) for a list of the packages migrated into the NPM art-suite namespace so far.

The art-suite was originally created before NPM supported namespaces. Now that NPM has namespaces, I am slowly migrating everything into the [@art-suite](packages/@art-suite) NPM namespace. This has the added advantage that I can break each of these packages up into smaller packages making it much easier to require exactly what you need and nothing more.

---
_Source: https://npm.io/package/@art-suite/local-storage · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
