@mongodb-js/bson-compilers

0.0.0 • Public • Published

BSON-Compilers

Transpilers for building BSON documents in any language.

Authors

Anna Herlihy (herlihyap@gmail.com)

Alena Khineika (alena.khineika@mongodb.com)

Irina Shestak (shestak.irina@gmail.com)

App Start

  • $ npm run compile

Usage

const compiler = require('bson-compilers');

const input = 'javascript';
const output = 'java';
compiler[input][output]("some code in js to compile to java");
// or
compiler.javascript.java("some code in js to compile to java");

Readme

Keywords

none

Package Sidebar

Install

npm i @mongodb-js/bson-compilers

Weekly Downloads

14

Version

0.0.0

License

Apache-2.0

Unpacked Size

932 kB

Total Files

49

Last publish

Collaborators

  • orechova
  • himanshusinghs
  • c-buckingham
  • mongo-j
  • mabaasit
  • alexander_schroll
  • chuck.kalmanek
  • mongodb-js-user
  • rueckstiess
  • durran
  • lerouxb
  • fredtruman
  • mbroadst
  • hswolff
  • satyasinha
  • matt_d_rat
  • rhysm
  • tomhollander
  • alena.khineika
  • jeff-allen-mongo
  • mmarcon
  • jonathan.balsano
  • mongodb-build
  • jack.weir
  • stennie
  • mcasimir
  • kristina.stefano
  • jarjee
  • shaketbaby
  • devtoolsbot
  • addaleax
  • gribnoysup
  • mutukrish