Skip to content

a command line tool to view the JS Sequence Diagram.

Notifications You must be signed in to change notification settings

xavierchow/js-seq-viewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

js-seq-viewer

Introduction

I built vim-sequence-diagram a few years ago, it's convenient for vimers, but some of my friends complain they don't use vim and I've been experiencing Emacs recently.

I need an editor independent tool to view the JS Sequence Diagram. Here it is.

Install

npm install -g js-seq-viewer

Usage

jsv -f {sequence file path}

It launches a web service and opens the view in the default browser when you are editing the sequence file, it reflects the change instantly when you save your file.

License

MIT

About

a command line tool to view the JS Sequence Diagram.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published