rajasegar / ember-plantuml

Visualize your Ember.js components and models in PlantUML

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ember-plantuml

Build and Deploy npm version semantic-release Conventional Commits

A CLI to visualize your Ember.js Components and Models in PlantUML.

Demo gif

Prerequisites

You will need the following things properly installed on your computer.

Usage

npx ember-plantuml

A new browser window will open where you can explore your project components and models and visualize them using PlantUML.

Install as a global npm package

npm install --global ember-plantuml

From your Ember project root folder invoke the CLI:

ember-plantuml

Further Reading / Useful Links

About

Visualize your Ember.js components and models in PlantUML


Languages

Language:JavaScript 68.3%Language:Handlebars 14.5%Language:HTML 11.1%Language:CSS 6.0%