0.4.2 • Published 7 years ago

loopback-component-model-diagram v0.4.2

Weekly downloads
562
License
-
Repository
github
Last release
7 years ago

loopback-component-model-diagram NPM version

Generate a diagram of your loopback models

It generates a nomnoml code and provides a simple page to display it.

Requirements

The loopback-component-model-diagram requires loopback version >= 2.

Installation

$ npm install --save loopback-component-model-diagram

Options

You can set some options in the component-config.json file.

mountPath: String

Default: /modeldiagram

Set the path where to mount the model diagram component.

directives: Object

Sets the default directives to the generated source code. See directives of the nomnoml package.

0.4.2

7 years ago

0.4.0

7 years ago

0.3.0

9 years ago

0.2.0

9 years ago

0.1.1

9 years ago

0.1.0

9 years ago