UNPKG

825 BMarkdownView Raw
1# mongodb-memory-server-core
2
3[![Travis](https://img.shields.io/travis/nodkz/mongodb-memory-server-core.svg)](https://travis-ci.org/nodkz/mongodb-memory-server-core)
4[![NPM version](https://img.shields.io/npm/v/mongodb-memory-server-core.svg)](https://www.npmjs.com/package/mongodb-memory-server-core)
5[![Downloads stat](https://img.shields.io/npm/dt/mongodb-memory-server-core.svg)](http://www.npmtrends.com/mongodb-memory-server-core)
6[![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg)](http://commitizen.github.io/cz-cli/)
7![TypeScript compatible](https://img.shields.io/badge/typescript-compatible-brightgreen.svg)
8
9Core package which contains main code. Used in all other packages.
10
11[Full README with avaliable options and examples](https://github.com/nodkz/mongodb-memory-server)