nomnoml

v1.6.2
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

rollup -c src/rollup.config.js && npm test

test

node --test && npm run test_cli

test_cli

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

Metadata

  • MIT
  • Whatever
  • Daniel Kallin
  • released 6/26/2023

Downloads

Maintainers