retejs/rete
JavaScript framework for visual programming and creating node editor
repo name | retejs/rete |
repo link | https://github.com/retejs/rete |
homepage | https://rete.js.org |
language | TypeScript |
size (curr.) | 975 kB |
stars (curr.) | 5154 |
created | 2017-02-28 |
license | MIT License |
Rete.js
JavaScript framework for visual programming
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.