Skip to main content

Built and signed on GitHub Actions

DocBase API unofficial library for TypeScript

This package works with DenoIt is unknown whether this package works with Cloudflare Workers, Node.js, Bun, Browsers
It is unknown whether this package works with Cloudflare Workers
It is unknown whether this package works with Node.js
This package works with Deno
It is unknown whether this package works with Bun
It is unknown whether this package works with Browsers
JSR Score
58%
Published
2 months ago (0.3.0)

docbase

JSR Test Codecov

DocBaseDocBase APIDeno で利用するための非公式ライブラリです。

License

The code follows MIT license written in LICENSE. Contributors need to agree that any modifications sent in this repository follow the license.

Built and signed on
GitHub Actions
View transparency log

Add Package

deno add jsr:@lambdalisue/docbase

Import symbol

import * as mod from "@lambdalisue/docbase";

---- OR ----

Import directly with a jsr specifier

import * as mod from "jsr:@lambdalisue/docbase";

Add Package

npx jsr add @lambdalisue/docbase

Import symbol

import * as mod from "@lambdalisue/docbase";

Add Package

yarn dlx jsr add @lambdalisue/docbase

Import symbol

import * as mod from "@lambdalisue/docbase";

Add Package

pnpm dlx jsr add @lambdalisue/docbase

Import symbol

import * as mod from "@lambdalisue/docbase";

Add Package

bunx jsr add @lambdalisue/docbase

Import symbol

import * as mod from "@lambdalisue/docbase";