Skip to content

Commit 9d33454

Browse files
committed
sandbox changes
1 parent 564210f commit 9d33454

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

sandbox/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
<head>
44
<meta charset="utf-8" />
55
<meta name="viewport" content="width=device-width,initial-scale=1" />
6-
<title>Luminara - Modern HTTP Client | Zero Dependencies | Framework-Agnostic</title>
7-
<meta name="description" content="Luminara is a lightweight, zero-dependency HTTP client built on native fetch. Features request hedging, retry with 6 backoff strategies, rate limiting, interceptors, stats, and more. Works with React, Vue, Angular, Svelte, and vanilla JavaScript." />
6+
<title>Luminara - Modern HTTP Client | Zero Dependencies</title>
7+
<meta name="description" content="A complete fetch client: retries, hedging, backoff, rate limits, interceptors - zero deps" />
88
<meta name="keywords" content="http client, fetch wrapper, javascript http, typescript http, axios alternative, request hedging, retry logic, backoff strategies, rate limiting, request deduplication, request debouncing, interceptors, http interceptors, zero dependencies, framework-agnostic, react http, vue http, angular http, native fetch, promise-based http, browser http client, nodejs http client, exponential backoff, fibonacci backoff, jitter backoff, token bucket, request stats, http analytics, timeout handling, abort controller, custom drivers, luminara, web requests, api client, rest client, http library, fetch api, concurrent requests, latency optimization, tail latency, p99 latency, cancel-and-retry, race policy, domain-driven architecture, enterprise http client, production-ready http, battle-tested http, comprehensive testing, performance benchmarks, universal compatibility, esm cjs dual export" />
99
<meta name="author" content="Jonathan Miller" />
1010
<meta name="robots" content="index, follow" />

0 commit comments

Comments
 (0)