Skip to content
forked from retejs/rete

[Rete Bifurcation in Typescript] JavaScript framework for visual programming and creating node editor

License

Notifications You must be signed in to change notification settings

juliandavidmr/rete

 
 

Repository files navigation

Rete.js Build 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.

This project is a bifurcation of ReteJS, with some differences:

  • Completely written in Typescript.
  • More detailed definitions and interfaces.

Features under development:

  • Decorators for the creation of components, controls, events, etc. e.g: @Component, @Control, @Event...
  • Automatic documentation of functions, classes and constants.

Documentation

Check the docs and learn about the components and capabilities.

Examples

3D Car configurator

License

MIT

About

[Rete Bifurcation in Typescript] JavaScript framework for visual programming and creating node editor

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 79.6%
  • JavaScript 19.8%
  • HTML 0.6%