Mongodb/Mongoose schema visualisation tool. Drag and drop schemas and see the collections visualised.
-
Updated
Oct 13, 2024 - JavaScript
Mongodb/Mongoose schema visualisation tool. Drag and drop schemas and see the collections visualised.
Parse mongoose schema to JSON format
The mongoose-parser package provides a streamlined way to extract Mongoose models from JavaScript files containing model definitions. This is particularly useful for documentation generation, code analysis, or refactoring tasks.
To associate your repository with the mongoose-parser topic, visit your repo's landing page and select "manage topics."