nomnoml

v1.3.1
The sassy UML renderer that generates diagrams from text
uml

build

npm run lib && npm run webapp && npm run test

webapp

rollup -c webapp/rollup.config.js

lib

tsc --build src/tsconfig.json && node build/build.js

test

node test/test.js && npm run test_cli

test_cli

node dist/nomnoml-cli.js test/import-test.nomnoml test/output.node-test.svg

Metadata

  • MIT
  • Whatever
  • Daniel Kallin
  • released 11/5/2020

Downloads

Maintainers