Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/matthewjosephtaylor/plantuml-style
Plantuml not-ugly style
https://github.com/matthewjosephtaylor/plantuml-style
Last synced: 7 days ago
JSON representation
Plantuml not-ugly style
- Host: GitHub
- URL: https://github.com/matthewjosephtaylor/plantuml-style
- Owner: matthewjosephtaylor
- License: mit
- Created: 2016-02-14T21:13:46.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-09-30T19:56:09.000Z (about 8 years ago)
- Last Synced: 2024-08-02T16:44:09.943Z (3 months ago)
- Size: 1.95 KB
- Stars: 81
- Watchers: 4
- Forks: 11
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# plantuml-style
Plantuml not-ugly style[Plantuml](http://www.plantuml.com) is an awesome Text to UML tool
The default style choices suffer from the color version of 'ransom note font syndrome'
For the lazy: Use the following somewhere in your file:
`!includeurl https://raw.githubusercontent.com/matthewjosephtaylor/plantuml-style/master/style.pu`
## Examples:
#### Before:
![Interaction ugly](http://i.imgur.com/bqn8Nba.png)#### After:
![Interaction not-ugly](http://i.imgur.com/pXyKSDT.png)#### Before:
![Class ugly](http://i.imgur.com/V29nVlx.png)#### After:
![Class not-ugly](http://i.imgur.com/Nf4WEK1.png)