Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/naturalcycles/mongo-lib

MongoDB implementation of CommonDB interface
https://github.com/naturalcycles/mongo-lib

commondb db-lib mongodb

Last synced: about 1 month ago
JSON representation

MongoDB implementation of CommonDB interface

Awesome Lists containing this project

README

        

## @naturalcycles/mongo-lib

> MongoDB implementation of CommonDB interface

[![npm](https://img.shields.io/npm/v/@naturalcycles/mongo-lib/latest.svg)](https://www.npmjs.com/package/@naturalcycles/mongo-lib)
[![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat-square)](https://github.com/prettier/prettier)

# Features

- ...

# Packaging

- `engines.node`: Latest Node.js LTS
- `main: dist/index.js`: commonjs, es2019
- `types: dist/index.d.ts`: typescript types
- `/src` folder with source `*.ts` files included