danilopolani / rete

JavaScript framework for visual programming and creating node editor

Home Page:https://rete.js.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rete.js Build Status Quality Gate Status Join the chat at https://gitter.im/retejs/Lobby

JavaScript framework for visual programming

rete logo

Introduction

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.

Documentation

Check the docs and learn about the components and capabilities.

Examples

Flow-based programming

Events (tasks)

Modules

Programming a Messenger Bot

3D Car configurator

License

MIT

About

JavaScript framework for visual programming and creating node editor

https://rete.js.org

License:MIT License


Languages

Language:TypeScript 92.2%Language:JavaScript 7.8%