Skip to content

Commit c480ee7

Browse files
committed
Add Rete, closes ivanreese#5
1 parent 83e8c69 commit c480ee7

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

implementations.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -225,6 +225,11 @@
225225
* Reflected on [here](reflections.md#by-toby-schachman)
226226

227227

228+
### [Rete](https://github.com/retejs/rete)
229+
* Allows you to create node-based editors in the browser.
230+
* "You can define nodes and workers that allow users to create instructions for processing data in your editor without a single line of code."
231+
* 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.
232+
228233
### [Retrobatch](https://flyingmeat.com/retrobatch/)
229234
* A node-based batch image processor
230235

0 commit comments

Comments
 (0)