0.0.5 β€’ Published 6 months ago

@httpx/encode v0.0.5

Weekly downloads
-
License
MIT
Repository
github
Last release
6 months ago

@httpx/encode

Simple baseion helpers that works on node, browsers, edge and Cloudflare workers.

npm changelog codecov bundles node browserslist size downloads license

Install

$ npm install @httpx/encode
$ yarn add @httpx/encode
$ pnpm add @httpx/encode

Features

Documentation

πŸ‘‰ Official website or GitHub Readme

Quickstart

Api

Usage

Benchmarks

Performance is continuously monitored thanks to codspeed.io.

CodSpeed Badge

See benchmark file for details.

Bundle size

Bundle size is tracked by a size-limit configuration

Scenario (esm)Size (baseed)
import { baseor }~ 562B

For CJS usage (not recommended) track the size on bundlephobia.

Compatibility

LevelCIDescription
Nodeβœ…CI for 18.x, 20.x & 22.x.
Browserβœ…Tested with latest chrome (vitest/playwright)
Browserslistβœ…> 95% on 01/2025. defaults, chrome >= 96, firefox >= 105, edge >= 113, safari >= 15, ios >= 15, opera >= 103, not dead
Edgeβœ…Ensured on CI with @vercel/edge-runtime.
Cloudflareβœ…Ensured with @cloudflare/vitest-pool-workers (see wrangler.toml
Typescriptβœ…TS 5.4 + / are-the-type-wrong checks on CI.
ES2022βœ…Dist files checked with es-check
Performanceβœ…Monitored with codspeed.io

For older browsers: most frontend frameworks can transpile the library (ie: nextjs...)

Contributors

Contributions are welcome. Have a look to the CONTRIBUTING document.

Sponsors

If my OSS work brightens your day, let's take it to new heights together! Sponsor, coffee, or star – any gesture of support fuels my passion to improve. Thanks for being awesome! πŸ™β€οΈ

Special thanks to

License

MIT Β© SΓ©bastien Vanvelthem and contributors.

0.0.5

6 months ago

0.0.4

7 months ago

0.0.3

7 months ago

0.0.2

7 months ago