0.8.0 • Published 2 years ago

autodrom v0.8.0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

NPM versionLinuxMacOSWindows

Automatic verilog from comments

Install

npm i -g autodrom

CLI use

Process multiple files, folders, globs

autodrom ...<FILE, DIR, GLOB>

Create SVG diagrams

autodrom --svg ...<FILE, DIR, GLOB>

Watch multiple files, folders, globs

autodrom --watch ...<FILE, DIR, GLOB>

For other Image formats

inkscape examples/quadrature.v0.svg --export-type=wmf -o examples/quadrature.v0.wmf

Supported types:

svg, png, ps, eps, pdf, emf, wmf, xaml

0.8.0

2 years ago

0.3.0

2 years ago

0.5.0

2 years ago

0.3.2

2 years ago

0.4.0

2 years ago

0.3.1

2 years ago

0.7.0

2 years ago

0.6.0

2 years ago

0.5.1

2 years ago

0.3.3

2 years ago

0.2.0

2 years ago

0.1.0

2 years ago