js-seq-viewer

1.0.4 • Public • Published

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

Package Sidebar

Install

npm i js-seq-viewer

Weekly Downloads

11

Version

1.0.4

License

MIT

Unpacked Size

299 kB

Total Files

13

Last publish

Collaborators

  • xavierchow