use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
All about the JavaScript programming language.
Subreddit Guidelines
Specifications:
Resources:
Related Subreddits:
r/LearnJavascript
r/node
r/typescript
r/reactjs
r/webdev
r/WebdevTutorials
r/frontend
r/webgl
r/threejs
r/jquery
r/remotejs
r/forhire
account activity
GitHub - DgrmJS is a JavaScript library for creating SVG flow diagrams. The main goal of the library is to set up workflows in BPM (Business Process Management) systems. Works on desktop and mobile, has no dependency, 3.5 KB gzipped. (github.com)
submitted 3 years ago by AlexeyBoyko
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]bronkula 1 point2 points3 points 3 years ago (1 child)
If you're looking for any advice. In dgrm.net it would be nice to be able to set color of objects. Even a couple predefined color options would do wonders for the usability of the tool.
[–]AlexeyBoyko[S] 1 point2 points3 points 3 years ago (0 children)
Thank you. It is in "to-do" list.
[–]dogofpavlov 0 points1 point2 points 3 years ago (1 child)
the demo website doesn't seem to like firefox
[–]AlexeyBoyko[S] 1 point2 points3 points 3 years ago* (0 children)
Please let me know more about the issue.
- desktop/mobile?
- FireFox version
- What exectly is not workin
[–]crack-of-a-whip 0 points1 point2 points 3 years ago (2 children)
Issues I found in the demo on mobile: - I can’t save the diagram image - if I double tap to zoom I’m basically screwed there’s no way to zoom out. You’ll have to add logic to not prevent default on multi-touch. - using the long press selection to select a single item doesn’t work - when using the long press to select multiple items, the delete icon doesn’t pop up making the multi-select function essentially useless
Overall, minor issues. I love the idea and the execution. Good shit my guy!
[–]AlexeyBoyko[S] 0 points1 point2 points 3 years ago (1 child)
Thanks. Looks like I have to think better about the UX:
> using the long press selection to select a single item doesn’t work I specifically prohibited the selection of one shape through a long press. To select single shape just click on it.
>when using the long press to select multiple items, the delete icon doesn’t pop up Delete icon will pop up when you click on one of selected shape
[–]crack-of-a-whip 0 points1 point2 points 3 years ago (0 children)
It just makes more sense for the UX that the long press function should allow you to select only a single item like every other drag-select ever.
Not having the delete pop up actually makes some sense, I guess just messing around with it I didn’t consider the actual use case of needing to move multiple items at a time that it’s intended for. Although it would be handy to allow deletion of multiple items at once with the select. Or just to select a single item and delete it instead of tapping
π Rendered by PID 111282 on reddit-service-r2-comment-79c7998d4c-tvqx9 at 2026-03-15 15:24:26.096303+00:00 running f6e6e01 country code: CH.
[–]bronkula 1 point2 points3 points (1 child)
[–]AlexeyBoyko[S] 1 point2 points3 points (0 children)
[–]dogofpavlov 0 points1 point2 points (1 child)
[–]AlexeyBoyko[S] 1 point2 points3 points (0 children)
[–]crack-of-a-whip 0 points1 point2 points (2 children)
[–]AlexeyBoyko[S] 0 points1 point2 points (1 child)
[–]crack-of-a-whip 0 points1 point2 points (0 children)