@hey-api/client-axios

v0.2.0
Typesafe Axios client for your @hey-api/openapi-ts types
axios client http javascript openapi react rest svelte swagger and 3 more...

dev

rimraf dist && pnpm build-bundle --watch

test

vitest run

build

pnpm clean && pnpm build-bundle && pnpm build-types

clean

rimraf dist coverage node_modules/.cache

typecheck

tsc --noEmit

test:watch

vitest watch

build-types

pnpm build-types-temp && pnpm build-types-roll && pnpm build-types-check

test:update

vitest watch --update

build-bundle

rollup --config rollup.config.ts --configPlugin typescript

test:coverage

vitest run --coverage

build-types-roll

rollup --config rollup.dts.config.ts --configPlugin typescript && rimraf temp

build-types-temp

tsc --emitDeclarationOnly --outDir temp -p src/node

build-types-check

tsc --project tsconfig.check.json
npm i @hey-api/[email protected]

Metadata

  • MIT
  • Whatever
  • Unknown
  • released 8/1/2024

Downloads

Maintainers