Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 507 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 507 Bytes

Fetch TypeBox

Type and Validate fetch responses using TypeBox


@erfanium/fetch-typebox is a drop-in replacement for fetch that brings easy integration with TypeBox

Install

You only need an environment with fetch support (natively or via polyfill)

npm install @sinclair/typebox @erfanium/fetch-typebox