1.0.4 • Published 4 years ago

js-seq-viewer v1.0.4

Weekly downloads
6
License
MIT
Repository
github
Last release
4 years ago

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

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago