Skip to content

Commit 4bd511b

Browse files
committed
Add an image for Rete
1 parent 6e715a4 commit 4bd511b

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

assets/rete.png

11.3 KB
Loading

implementations.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -667,19 +667,19 @@ Reflected on [here](reflections.md#toby-schachman)
667667

668668

669669
# [Rete](https://github.com/retejs/rete)
670+
by [Vitaliy Stoliarov](https://github.com/Ni55aN)
670671

671-
Allows you to create node-based editors in the browser.
672-
673-
"You can define nodes and workers that allow users to create instructions for processing data in your editor without a single line of code."
672+
> Rete is a modular framework for visual programming. Rete allows you to create node-based editor directly in the browser. You can define nodes and workers that allow users to create instructions for processing data in your editor without a single line of code.
674673
675674
This project seems pretty rough, but it's surprisingly popular. There might be something to it that wasn't immediately obvious to me in my initial quick kick of the tires.
676675

677676
<br><br><br><br>
678677

679678

680679
# [Retrobatch](https://flyingmeat.com/retrobatch/)
680+
by [Gus Mueller](https://twitter.com/ccgus) at [Flying Meat](https://flyingmeat.com)
681681

682-
A node-based batch image processor
682+
> Flexible, super charged, batch image processing for your Mac. A node based batch image processor means you can mix, match, and combine different operations together to make the perfect workflow. A node for every operation, from changing DPI to rotation to Machine Learning to custom behaviors with AppleScript. Optimize your images for fast delivery over the Internet.
683683
684684

685685
<br><br><br><br>

0 commit comments

Comments
 (0)