Web Sequence is a Free Sequence Diagram Online tool that converts your Chrome tab into a sequence diagram generator.
- Web App - https://app.zenuml.com
 - Chrome Extension - Chrome Web Store - ZenUML Sequence.
 
- Supports method call, internal method, alt (if/else) and loop (for, foreach, while) keywords
 - Works offline
 - Save and load your creations
 - Auto-save feature
 - Code auto-completion
 - Import & Export all creations anytime, anywhere
 - Multiple editor themes & other configurable settings
 - Font options + use any system font!
 - Very easily accessible. Simply open a new tab in Chrome! (in chrome extension only)
 - Capture preview screenshot (in Chrome extension only)
 
Follow @ZenUml for updates or tweet out feature requests and suggestions.
$ yarn install // instal modules $ yarn start // start a local server $ yarn build // build a staging release $ yarn release // copy resources to app / extension - When a PR is created or updated, a preview site will be created, and you can find the link in the PR page.
 - When a PR is merged into 
masterbranch, a staging site will be created. The link to the staging site is https://staging.zenuml.com. 
Create a tag as release-<version>, and push it to the remote. It doesn't matter which branch you are on. The CI/CD pipeline will create a production release. The link to the production site is https://app.zenuml.com.
Web Sequence is completely free and open-source. If you find it useful, you can show your support by sharing it in your social network or by simply letting me know how much you 💖 it by tweeting to @ZenUml.
MIT Licensed
Copyright (c) 2023 Peng Xiao, ZenUml.com
