Skip to content

imyelo/docsify-sequence-diagram

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Related

License

the MIT License