
Security News
ECMAScript 2025 Finalized with Iterator Helpers, Set Methods, RegExp.escape, and More
ECMAScript 2025 introduces Iterator Helpers, Set methods, JSON modules, and more in its latest spec update approved by Ecma in June 2025.
libsql-stateless
Advanced tools
Thin libSQL stateless HTTP driver for TypeScript and JavaScript for the edge 🚀
Hrana v3 HTTP
protocol from scratch, and has no classes (tend to duplicate memory and/or perform long memory traversals).@libsql/client/web
, every function performs complete execution in exactly 1 roundtrip.@libsql/client/web
transactions
are supported.libsql-stateless
is raw and explicit for reducing (computational and memory) overheads.* The actual js that is included with your project. (Excluding the type definitions and 2 copies of the main js for esm and cjs. (because you're gonna use one of them))
For easier DX, consider using libsql-stateless-easy
instead: it, however, comes with the cost of non-zero-dependency and (computational and memory) overheads potentially unneeded by you. But is still very very very slim compared to @libsql/client
.
@libsql/client/web
?@libsql/client/web
does a lot of, I'd argue unnecessary, computation under the hood.$ npm i libsql-stateless #pnpm, yarn, etc.
# or
$ bun add libsql-stateless
WIKI
for Specifications and ExamplesNOTE: <unix_epoch_miliseconds>-HRANA_3_SPEC.md is the current API level.
Downloaded from: https://github.com/tursodatabase/libsql/blob/main/docs/HRANA_3_SPEC.md at <unix_epoch_miliseconds>.
Servers using older API levels may not be compatible. In that case downgrade to an earlier of this package.
FAQs
thin libSQL stateless http driver for TypeScript and JavaScript
The npm package libsql-stateless receives a total of 269 weekly downloads. As such, libsql-stateless popularity was classified as not popular.
We found that libsql-stateless demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
ECMAScript 2025 introduces Iterator Helpers, Set methods, JSON modules, and more in its latest spec update approved by Ecma in June 2025.
Security News
A new Node.js homepage button linking to paid support for EOL versions has sparked a heated discussion among contributors and the wider community.
Research
North Korean threat actors linked to the Contagious Interview campaign return with 35 new malicious npm packages using a stealthy multi-stage malware loader.