@aerox0/simple-storage@3.0.5
latest
aerox0/simple-storageThis is a simple file storage package that helps you to save data into file in formats like plaintext, json, yaml or even create your own formatter.
This package works with Node.js, Deno, BunIt is unknown whether this package works with Cloudflare Workers, Browsers
JSR Score
70%
Published
4 months ago (3.0.5)
Add Package
deno add jsr:@aerox0/simple-storage
Import symbol
import { StorageStream } from "@aerox0/simple-storage";
---- OR ----
Import directly with a jsr specifier
import { StorageStream } from "jsr:@aerox0/simple-storage";
Add Package
npx jsr add @aerox0/simple-storage
Import symbol
import { StorageStream } from "@aerox0/simple-storage";
Add Package
yarn dlx jsr add @aerox0/simple-storage
Import symbol
import { StorageStream } from "@aerox0/simple-storage";
Add Package
pnpm dlx jsr add @aerox0/simple-storage
Import symbol
import { StorageStream } from "@aerox0/simple-storage";
Add Package
bunx jsr add @aerox0/simple-storage
Import symbol
import { StorageStream } from "@aerox0/simple-storage";