SQLite Wasm conveniently wrapped as an ES Module.
A robust TypeScript library for working with Origin Private File System (OPFS) through Web Workers
SQLite Wasm conveniently wrapped as an ES Module. (Multiple Ciphers Support)
A browser-compatible file system module based on OPFS, inspired by Deno fs APIs. Supports async/sync operations, streaming zip/unzip, and Result-based error handling.
EN: A simple, high-performance, and comprehensive file system API running in the browser, built on [OPFS](https://developer.mozilla.org/en-US/docs/Web/API/File_System_API/Origin_private_file_system).
[OPFS](https://developer.mozilla.org/en-US/docs/Web/API/File_System_API/Origin_private_file_system) polyfill for expo based on the [Expo Filesystem API](https://docs.expo.dev/versions/latest/sdk/filesystem/).
SQLite Wasm compiled with automatically initialized sqlite-sync, sqlite-vector, and sqlite-memory extensions. Conveniently packaged as an ES Module for effortless integration.
Browser wa-sqlite persisted collection adapter for TanStack DB
Mock all origin private file system APIs for your Jest or Vitest tests
SQLite Wasm conveniently wrapped as an ES Module. (Multiple Ciphers Support)
Utilities for the browser's OPFS: ls, grep, safe file read, unified diff patching, and MIME helpers.
yet another node fs wrapper
A filesystem, anywhere
Manage OPFS assets in your web site, supporting file creation, copying, and moving features, providing a user-friendly interactive experience.
SQLite Wasm conveniently wrapped as an ES Module.
Wasm-git ======== (Wasm should be pronounced like `awesome` starting with a `W` ).
Service Worker plugin: serve HTTP Range requests from OPFS files
XMTP client SDK for browsers written in TypeScript
High-performance OPFS-based Node.js fs polyfill with true sync API, VFS binary format, and bidirectional OPFS mirroring
<p align="center"> <img width="128px" src="https://opfs-finder.tsei.jp/opfs.webp" alt="opfs-finder logo"> </p> <p align="center"> <a href="https://www.npmjs.com/package/opfs-finder"> <img src="https://img.shields.io/npm/v/opfs-finder?style=f
Persistent, OPFS-based cache for downloding large files like model weights in browser
Simple key-value storage API backed by various client storage mechanisms
Generic headless utility library -- crypto, encoding, dates, files, images, SolidJS primitives
A [Prisma](https://www.prisma.io/) driver adapter for [`@sqlite.org/sqlite-wasm`](https://www.npmjs.com/package/@sqlite.org/sqlite-wasm). Used with `@prisma/client/edge`, it runs Prisma and SQLite entirely in the browser. Persistence is available with [OP