@scaleway/use-query-params

v5.0.5
A small hook to handle params
react react-dom reactjs hooks params react-router-dom query-params

lint

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

build

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

prebuild

shx rm -rf dist

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/[email protected]

Metadata

  • MIT
  • >=20.x
  • Unknown
  • released 8/6/2024

Downloads