Skip to content

Forked from npm package bson, now support for Deno

License

Notifications You must be signed in to change notification settings

jiawei397/deno_bson

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

deno_bson

Forked from npm package bson v4.5.3, now support for Deno.

You can you like this:

import * as bson from "https://deno.land/x/[email protected]/mod.ts";

console.log(new bson.ObjectId().toHexString()); // 6168f35c2aceb9b2e35b8093

About

Forked from npm package bson, now support for Deno

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published