{"library":"mongodb_fixtures","type":"library","category":null,"description":"A simple JSON fixture loader for MongoDB on Node.js that supports loading test data from files, directories, or objects. Version 1.0.3 is the latest stable release with no active development. It provides a CLI tool for quick loading and a programmatic API with methods like load, clear, clearAllAndLoad, and clearAndLoad. Includes a createObjectId helper for managing document references. Differentiators include easy relationship management via keyed documents and support for modifiers. Compatible with Node >= 0.4.1.","language":"javascript","status":"maintenance","version":"1.0.3","tags":["javascript"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install mongodb_fixtures","imports":["import { createObjectId, connect } from 'pow-mongodb-fixtures'","const fixtures = require('pow-mongodb-fixtures').connect('dbname')","const createObjectId = require('pow-mongodb-fixtures').createObjectId"]},{"cmd":"yarn add mongodb_fixtures","imports":[]},{"cmd":"pnpm add mongodb_fixtures","imports":[]}],"homepage":"https://github.com/BorntraegerMarc/pow-mongodb-fixtures#readme","github":"ssh://git@github.com/BorntraegerMarc/pow-mongodb-fixtures","docs":null,"changelog":null,"pypi":null,"npm":"mongodb_fixtures","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}