Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

mongoose-erd

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mongoose-erd

ERD from mongoose models

  • 1.0.1
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
12
decreased by-29.41%
Maintainers
1
Weekly downloads
 
Created
Source

mongoose-erd

This package is for generating an ERD when using mongoose models

How to use

  1. install using yarn add mongoose-erd
  2. import the package import mongooseErd from 'mongoose-erd'
  3. use either mongooseErd.toString(mongoose) or mongooseErd.toFile(mongoose, FILE_PATH) and send your mongoose object

What does it do

The package generates an er file which can be converted into png\pdf\...

after getting the er file use the ERD tool to convert it to whatever you want.

you can even use atom erd package

if you need any help, write me an issue

Who is the most gever

Dean Shub

Keywords

FAQs

Package last updated on 23 Nov 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc