Skip to content

pcesar22/cli

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status Build status

wavedrom-cli

WaveDrom command-line interface using PhantomJS

Install

npm i wavedrom-cli --save-dev

Use

Options

-i <input wavedrom source filename>
-p file.png <output PNG image file name>
-p file.pdf <output PDF file name>
-s <output SVG image file name>

Example

phantomjs ./node_modules/wavedrom-cli/bin/wavedrom-cli.js -i test/src/step4.js -p step4.png -s step4.svg

Dependencies

Requires PhantomJS v2 to run.

PhantomJS build instructions

License

MIT LICENSE.

About

PhantomJS CLI for WaveDrom

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • JavaScript 98.4%
  • Shell 1.6%