dookie
JSON →Dookie is a MongoDB fixture/preprocessor tool that extends JSON and YAML with extra syntactic sugar including extended ObjectId syntax, variables, imports via $require, inheritance, and more. Version 0.5.0 requires Node >= 10.0.0. It supports push (upsert data into MongoDB) and pull (export data to file). Differentiators: built-in support for YAML, $require for modular fixtures, and MongoDB extended JSON (e.g., $oid).
Resources
packagedookie ↗