Skip to main content
This release is 1 version behind 0.9.1 — the latest version of @nimbus/mongodb. Jump to latest
It is unknown whether this package works with Cloudflare Workers, Node.js, Deno, Bun, Browsers
It is unknown whether this package works with Cloudflare Workers
It is unknown whether this package works with Node.js
It is unknown whether 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
17%
Published
2 hours ago (0.9.0)

Nimbus

Nimbus MongoDB

The MongoDB package of the Nimbus framework.

Refer to the Nimbus main repository or the Nimbus documentation for more information about the Nimbus framework.

License

The MIT License (MIT)

Add Package

deno add jsr:@nimbus/mongodb

Import symbol

import * as mongodb from "@nimbus/mongodb";

---- OR ----

Import directly with a jsr specifier

import * as mongodb from "jsr:@nimbus/mongodb";

Add Package

npx jsr add @nimbus/mongodb

Import symbol

import * as mongodb from "@nimbus/mongodb";

Add Package

yarn dlx jsr add @nimbus/mongodb

Import symbol

import * as mongodb from "@nimbus/mongodb";

Add Package

pnpm dlx jsr add @nimbus/mongodb

Import symbol

import * as mongodb from "@nimbus/mongodb";

Add Package

bunx jsr add @nimbus/mongodb

Import symbol

import * as mongodb from "@nimbus/mongodb";