Skip to content

node-ecosystem/devtools-shared-esm

 
 

Repository files navigation

Devtools Shared Monorepo

Fork of devtools-shared to support ESM.

Package ESM Orginal Package Synched with official version
shell-bson-parser-esm @mongodb-js/shell-bson-parser 1.5.13 (Jun 17, 2026)
mongodb-query-parser-esm mongodb-query-parser 4.7.14 (Jun 30, 2026)

This repository contains packages that are shared dependencies of Compass, the MongoDB extension for VSCode and MongoSH.

To start working:

npm run bootstrap

Lint code and dependencies

npm run check

Run tests

npm run test

To create a new workspace:

npm run create-workspace

Contributing

For contributing, please refer to CONTRIBUTING.md

About

Shared dependencies of Compass, the MongoDB extension for VSCode and mongosh

Resources

Contributing

Stars

1 star

Watchers

0 watching

Forks

Packages

 
 
 

Contributors

Languages

  • TypeScript 95.3%
  • JavaScript 4.2%
  • Other 0.5%