Skip to content

funap/seeduml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SeedUML

A PlantUML-compatible diagram generator for the web.

Try it Live

Build Instructions

Prerequisites

  • Node.js (v18.0.0 or later recommended)
  • npm

Installation

npm install

Build

npm run build

This generates the following files in the dist/ directory:

  • index.js - Browser bundle
  • index.min.js - Minified browser bundle

Type Check

npm run type-check

Run Tests

npm run test

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors