0.0.11 β€’ Published 5 months ago

@httpx/xcache v0.0.11

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

@httpx/xcache

npm changelog codecov bundles node browserslist downloads license

In memory cache utility

## Install

```bash
$ npm install @httpx/xcache
$ yarn add @httpx/xcache
$ pnpm add @httpx/xcache

Features

Documentation

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 (compressed)
import { xcache } from '@httpx/xcache~ 557B

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.0 + / 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...)

Comparison with other libraries

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.11

5 months ago

0.0.10

5 months ago

0.0.9

5 months ago

0.0.8

5 months ago

0.0.7

6 months ago

0.0.6

7 months ago

0.0.5

7 months ago

0.0.4

7 months ago

0.0.3

8 months ago