nomnoml

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

prepare

npm run build && npm run test && npm run test_cli && npm run webapp && npm run minify

minify

uglifyjs dist/nomnoml.web.js -o dist/nomnoml.web.js && uglifyjs dist/webapp.js -o dist/webapp.js

build

npm run compile && npm run bundle

compile

tsc --build src/tsconfig.json

bundle

node build/build.js

test

node test/test.js

test_cli

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

webapp

tsc --build webapp/tsconfig.json

Metadata

  • MIT
  • Whatever
  • Daniel Kallin
  • released 9/14/2020

Downloads

Maintainers