Skip to content

NebulaServices/bare-client

 
 

Repository files navigation

Bare Client

This package implements the TompHTTP Bare Server as a client.

See the changelog.

Quickstart

Script tag:

<script src="https://unpkg.com/@tomphttp/bare-client@1.1.0/dist/BareClient.cjs"></script>

ESM/bundler:

$ npm i @tomphttp/bare-client

See examples/.

Packages

No packages published

Languages

  • TypeScript 96.9%
  • JavaScript 3.1%