0.1.33 • Published 12 months ago

uml-kodyfire v0.1.33

Weekly downloads
-
License
ISC
Repository
-
Last release
12 months 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

1 year ago

0.1.32

12 months ago

0.1.33

12 months ago

0.1.15

1 year ago

0.1.16

1 year ago

0.1.18

1 year ago

0.1.14

1 year ago

0.1.2

1 year ago

0.1.7

1 year ago

0.1.6

1 year ago

0.1.5

1 year ago

0.0.17

2 years ago

0.0.13

2 years ago

0.0.12

2 years ago

0.0.11

2 years ago

0.0.9

2 years ago

0.0.8

2 years ago

0.0.6

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago