@scaleway/use-storage

v3.1.0
A React hook to interact with local/session storage in reactive way

lint

eslint --report-unused-disable-directives --cache --cache-strategy content --ext ts,tsx .

build

vite build --config vite.config.ts && pnpm run type:generate

test:unit

vitest --run --config vite.config.ts

typecheck

tsc --noEmit

build:profile

npx vite-bundle-visualizer -c vite.config.ts

type:generate

tsc --declaration -p tsconfig.build.json

test:unit:coverage

pnpm test:unit --coverage
npm i @scaleway/use-storage

Metadata

  • MIT
  • >=20.x
  • Unknown
  • released 5/2/2024

Downloads