0.1.33 • Published 2 years ago

uml-kodyfire v0.1.33

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

A uml diagram generator using kodyfire.

Prerequisites

Make sure you have kodyfire-cli intalled globally.

npm i -g kodyfire-cli

Install

Add uml-kodyfire as an npm dependency to your project

npm i -s uml-kodyfire

Usage

Method 1: As a generator

In order to generate your artifacts, run the generate command. The syntax is kody generate|g [kody] [concept]. If you ommit kody and concept the assistant will prompt you to select them. As an example, run the following command from your terminal:

kody generate react component

Method 2: As a kody project

Refer to the kodyfire generate your artifact section

npm i -s uml-kodyfire

Once you are ready to run your definition file, generate your uml's using:

kody run -s uml-kody.json

Features

  • Class diagrams (basic)
  • Use Case diagrams (basic)
  • Sequence diagrams (In progress)
  • Acitivity diagram (In progress)

License

Copyright © 2022 Anis Marrouchi.

This project is MIT licensed.


This README was generated with ❤️ by readme-kodyfire

0.1.31

2 years ago

0.1.32

2 years ago

0.1.33

2 years ago

0.1.15

2 years ago

0.1.16

2 years ago

0.1.18

2 years ago

0.1.14

2 years ago

0.1.2

3 years ago

0.1.7

3 years ago

0.1.6

3 years ago

0.1.5

3 years ago

0.0.17

3 years ago

0.0.13

3 years ago

0.0.12

3 years ago

0.0.11

3 years ago

0.0.9

3 years ago

0.0.8

3 years ago

0.0.6

3 years ago

0.0.5

3 years ago

0.0.4

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago