nomnoml

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

prepare

npm run webapp

build

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

webapp

rollup -c webapp/rollup.config.js

lib

node build/build-parser.js && rollup -c src/rollup.config.js && npm test

test

node test/index.js && npm run test_cli

test_cli

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

Metadata

  • MIT
  • Whatever
  • Daniel Kallin
  • released 5/12/2021

Downloads

Maintainers