TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

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

2 点作者 heymishy超过 10 年前
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 条评论

larkery超过 10 年前
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 未加载
tobinharris超过 10 年前
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 未加载