Attributes
Includes Deno configuration
Repository
Current version released
2 years ago
Versions
bson-deno
Note: this is in a highly experimental state
Port of the js-bson library to deno, with the goal of feature compatibility and completeness with upstream.
This port has been autogenerated from the upstream js-bson
by this
build tool - please
don’t make any manual changes to this repository, esp to ./_src
and report any
bugs either to the build tool, or even
upstream
known issues
- types cannot be initialized as function calls
- the
BSON.Timestamp
type has a broken initializer - Buffer serialization is broken
- we have a few skipped test cases