1.0.1 • Published 7 years ago

docsify-sequence-diagram v1.0.1

Weekly downloads
8
License
MIT
Repository
github
Last release
7 years ago

docsify-sequence-diagram

Install

  1. insert deps into document

    <script src="//unpkg.com/raphael"></script>
    <script src="//unpkg.com/underscore"></script>
  2. insert script into document

    <script src="//unpkg.com/docsify-sequence-diagram/dist/docsify-sequence-diagram.min.js"></script>

Example

License

the MIT License