New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@davekit/typesafe-api-client

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@davekit/typesafe-api-client

A lightweight (~120 LOC) wrapper around the Fetch API. When consuming API definitions made with `@davekit/typesafe-api`, gives full type safety on data reads (`GET`s) and writes (`POST`, `PUT`, `PATCH`, `DELETE`) from frontend to backend.

latest
Source
npmnpm
Version
0.1.6
Version published
Maintainers
1
Created
Source

DaveKit Typesafe API Client

A lightweight (~120 LOC) wrapper around the Fetch API. When consuming API definitions made with @davekit/typesafe-api, gives full type safety on data reads (GETs) and writes (POST, PUT, PATCH, DELETE) from frontend to backend.

FAQs

Package last updated on 19 Oct 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts