1.10.2 ā€¢ Published 2 months ago

unstorage v1.10.2

Weekly downloads
-
License
MIT
Repository
github
Last release
2 months ago

šŸ’¾ Unstorage

npm version npm downloads Codecov bundle License

Unstorage provides an async Key-Value storage API with conventional features like multi driver mounting, watching and working with metadata, dozens of built-in drivers and a tiny core.

šŸ‘‰ Documentation

Features

  • Designed for all environments: Browser, NodeJS, and Workers
  • Lots of Built-in drivers
  • Asynchronous API
  • Unix-style driver mounting to combine storages
  • Default in-memory storage
  • Tree-shakable utils and tiny core
  • Auto JSON value serialization and deserialization
  • Binary and raw value support
  • State snapshots and hydration
  • Storage watcher
  • HTTP Storage with built-in server

Usage

Install unstorage npm package:

# yarn
yarn add unstorage

# npm
npm install unstorage

# pnpm
pnpm add unstorage
import { createStorage } from "unstorage";

const storage = createStorage(/* opts */);

await storage.getItem("foo:bar"); // or storage.getItem('/foo/bar')

šŸ‘‰ Check out the the documentation for usage information.

Contribution

  • Clone repository
  • Install dependencies with pnpm install
  • Use pnpm dev to start jest watcher verifying changes
  • Use pnpm test before pushing to ensure all tests and lint checks passing

License

MIT

@lordsequoia/minecraft-server@danifoldi/nitropack@farnabaz/c@everything-registry/sub-chunk-3017ipxipx-nightlyholepack-edgejson-files-querykachikholepackmangudinlagirajinenefti-galeridynamics-contracts-xgassefalsgassefals-2file-computedformkit-cache-plugingerimismalamseninonboarding_libpackage-managementpatepangdeuila-nuxt-i18nnitropack-edgenitropack-nightlynitropacknuxt-svg-spritenuxt-nightlynuxt-md-pagesnuxt-openapi-docs-modulenuxt-server-storagenuxthubnuxtpaginationsnuxt-cookie-sessionnuxt-dbnuxt-content-assetsnuxtpileuleuyanteasasanquasedanbosokrefinejs-reporobusta-svg-sprite@automa-app/coreanakketigaanaklanangteaanakwadonteasf-docs-base@dalucema/nuxt-session-tbjtehmusimhujan@docus/core-edge@docus/content@docus/core@coverbase/nuxt-localecransurveyunjs-docsunjs-docs-nightlyundocsundocs-nightly@changelogd/core@bg-dev/node-red-unstoragesmg-cli@ckylinmc/koishi-plugin-ckwfbot@bloodf/nuxt-contentsleuthcraft@bproto/cloudflare-kv-httpcf-kv-exporterthermal-fnchangelogd@danizean/cyberzonecongi18nunstorage-driver-aws-dynamodbunstorage-driver-aws-s3unstorage-xlog-driver@netlify/ipxzona-x@farnabaz/content@farnabaz/core@nuxt/scripts@nuxt/nitro-edge@nuxtcloud/module-canary@nuxthq/admin-edge@nuxthub/core@nuxt/fonts@nuxt/fonts-nightly@nuxt/content-edge@nuxt/content@sailoud/vikacg-getsites@rigo-m/nitropack@scayle/h3-session@scayle/storefront-nuxt@scayle/unstorage-compression-drivercyberzonevite-plugin-entry-shaking-debugger@mikebellika/nitropack@lucia-auth/adapter-session-unstorage@okou/unstorage-map-set-kv@okou/webext-storagedesign-system-trial-milyasbpadittpwzf3custom-redis-unstorage-driver
1.10.2

2 months ago

1.10.1

6 months ago

1.10.0

6 months ago

1.8.0

10 months ago

1.6.1

11 months ago

1.9.0

9 months ago

1.7.0

11 months ago

1.2.0

1 year ago

1.6.0

12 months ago

1.4.1

1 year ago

1.4.0

1 year ago

1.1.1

1 year ago

1.1.0

1 year ago

1.1.5

1 year ago

1.5.0

1 year ago

1.1.4

1 year ago

1.1.3

1 year ago

1.3.0

1 year ago

1.1.2

1 year ago

1.1.5-hotfix.1

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago

0.6.0

2 years ago

0.2.10

2 years ago

0.5.4

2 years ago

0.5.3

2 years ago

0.5.6

2 years ago

0.5.5

2 years ago

0.5.0

2 years ago

0.3.4

2 years ago

0.5.2

2 years ago

0.4.2

2 years ago

0.5.1

2 years ago

0.4.1

2 years ago

0.4.0

2 years ago

0.3.3

2 years ago

0.3.2

2 years ago

0.3.1

2 years ago

0.3.0

3 years ago

0.2.9

3 years ago

0.2.7

3 years ago

0.2.6

3 years ago

0.2.8

3 years ago

0.2.5

3 years ago

0.2.4

3 years ago

0.2.3

3 years ago

0.2.1

3 years ago

0.2.0

3 years ago

0.2.2

3 years ago

0.1.6

3 years ago

0.1.5

3 years ago

0.1.4

3 years ago

0.1.3

3 years ago

0.1.2

3 years ago

0.1.0

3 years ago

0.1.1

3 years ago

0.0.4

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago

0.0.0

3 years ago