latest
lucsoft/web_bsonweb_bson builds opon js-bson. Bson is short for "Binary JSON" and is the binary-encoded serialization of JSON-like documents. You can learn more about it in the specification.
This package works with Deno, BrowsersIt is unknown whether this package works with Cloudflare Workers, Node.js, Bun




JSR Score
70%
Published
a year ago (0.4.0)
Add Package
deno add jsr:@lucsoft/web-bson
Import symbol
import { BSON } from "@lucsoft/web-bson";
Import directly with a jsr specifier
import { BSON } from "jsr:@lucsoft/web-bson";
Add Package
pnpm i jsr:@lucsoft/web-bson
pnpm dlx jsr add @lucsoft/web-bson
Import symbol
import { BSON } from "@lucsoft/web-bson";
Add Package
yarn add jsr:@lucsoft/web-bson
yarn dlx jsr add @lucsoft/web-bson
Import symbol
import { BSON } from "@lucsoft/web-bson";
Add Package
vlt install jsr:@lucsoft/web-bson
Import symbol
import { BSON } from "@lucsoft/web-bson";
Add Package
npx jsr add @lucsoft/web-bson
Import symbol
import { BSON } from "@lucsoft/web-bson";
Add Package
bunx jsr add @lucsoft/web-bson
Import symbol
import { BSON } from "@lucsoft/web-bson";