@drizzle-http/core
TypeScript icon, indicating that this package has built-in type declarations

3.1.0 • Public • Published

Drizzle-Http Core · ci npm (scoped) GitHub license

This is core package for Drizzle-HTTP. All modules are based on this core project.
This is vanilla Typescript project that doesn't contains external dependencies.
To make this module useful, you will need to install other packages, e.g.:

npm i @drizzle-http/core
npm i @drizzle-http/undici

This way, you will have the core components and the Undici HTTP client implementation.

Installation

npm i @drizzle-http/core

Deno

The port was created using Denoify and is placed on folder deno.
The Deno version is published on https://deno.land/x/drizzle_http.

/@drizzle-http/core/

    Package Sidebar

    Install

    npm i @drizzle-http/core

    Weekly Downloads

    13

    Version

    3.1.0

    License

    MIT

    Unpacked Size

    284 kB

    Total Files

    388

    Last publish

    Collaborators

    • vitor.salgado