Skip to content

koga1020/ex_plantuml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ExPlantuml

encoding library for plantuml text.

Installation

def deps do
  [
    {:ex_plantuml, git: "https://github.com/koga1020/ex_plantuml.git"}
  ]
end

Usage

iex> ExPlantuml.encode("Bob->Alice : hello")
"~1UDfpoa_IjNFCoKnELR1Io4ZDoSa703O41Ui0"

Reference

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages