@tptshk/fixtures-manager

A node modules that allow manage fixtures


Keywords
fixtures, manager, database, mongodb, mongoose
License
MIT
Install
npm install @tptshk/fixtures-manager@1.1.0

Documentation

Fixtures Manager

A node modules that allow manage fixtures

Installation

npm install --save fixtures-manager

Usage

const fixturesManager = require('fixtures-manager');

fixturesManager.hello();