TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: Any process modelling tools using the HTML5 canvas?

2 pointsby heymishyover 10 years ago
Im looking at a side-project playing around with html5 canvas and modelling processes or architectures?<p>If theres nothing out there there seems to gap in the market between tools like enterprise architect (repository-based models which are very standards based (UML, BPMN etc) and inflexible and basic process drawing libraries like mxGraph .<p>I see an opportunity here that sits between the little-to-no documentation except user stories and code movement and the horribly inflexible and maintainable &#x27;enterprise&#x27; models out there - but happy to hear dissenting opinions on why thats a terrible idea!

2 comments

larkeryover 10 years ago
One of my colleagues is working on this:<p><a href="https://github.com/cse-bristol/process-model" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;cse-bristol&#x2F;process-model</a><p>It&#x27;s not canvas, but it is a process modelling tool.
评论 #8452606 未加载
tobinharrisover 10 years ago
You might get value from <a href="http://yuml.me" rel="nofollow">http:&#x2F;&#x2F;yuml.me</a>, which is an online UML diagramming tool.
评论 #8457674 未加载