Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/naturalcycles/mongo-lib
- Owner: NaturalCycles
- Created: 2019-08-23T22:13:50.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-10-12T22:48:56.000Z (3 months ago)
- Last Synced: 2024-11-17T03:43:21.439Z (about 2 months ago)
- Topics: commondb, db-lib, mongodb
- Language: TypeScript
- Size: 1.58 MB
- Stars: 1
- Watchers: 14
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- Changelog: CHANGELOG.md
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