Skip to main content
Home

A database framework for creating things like an embedded CMS and API on your website

This package works with Node.js, Deno, Bun, BrowsersIt is unknown whether this package works with Cloudflare Workers
It is unknown whether this package works with Cloudflare Workers
This package works with Node.js
This package works with Deno
This package works with Bun
This package works with Browsers
JSR Score
64%
Published
a year ago (0.1.0)

Treesap 🌲

There's more to come here so stay tuned... 🤫

New Ticket: Report package

Please provide a reason for reporting this package. We will review your report and take appropriate action.

Please review the JSR usage policy before submitting a report.

Add Package

deno add jsr:@treesap/treesap

Import symbol

import * as treesap from "@treesap/treesap";
or

Import directly with a jsr specifier

import * as treesap from "jsr:@treesap/treesap";

Add Package

pnpm i jsr:@treesap/treesap
or (using pnpm 10.8 or older)
pnpm dlx jsr add @treesap/treesap

Import symbol

import * as treesap from "@treesap/treesap";

Add Package

yarn add jsr:@treesap/treesap
or (using Yarn 4.8 or older)
yarn dlx jsr add @treesap/treesap

Import symbol

import * as treesap from "@treesap/treesap";

Add Package

vlt install jsr:@treesap/treesap

Import symbol

import * as treesap from "@treesap/treesap";

Add Package

npx jsr add @treesap/treesap

Import symbol

import * as treesap from "@treesap/treesap";

Add Package

bunx jsr add @treesap/treesap

Import symbol

import * as treesap from "@treesap/treesap";