0.8.2 • Published 4 years ago

@naetverkjs/react-renderer v0.8.2

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

Naetverk.js


Build Status Coverage


JavaScript framework for visual programming

Introduction

Naetverk is a modular framework for visual programming. Naetverk is heavily based on the fantastic rete.js framework, that allows you to create node-based editor directly in the browser.

Why a different branch? - I have some ideas that I follow which are in conflict with the original implementation.

NameDescriptionExtendsReadme / Docs
@naetverkjs/naetverkBase library that allows the creation of node-based editors for visually programming or sequential scripting-Readme
@naetverkjs/connectionsPlugin to render the connections between nodes@naetverkjs/naetverkReadme
@naetverkjs/areaPlugin to draw the network on a configurable background with limited zoom and grid snapping@naetverkjs/naetverkReadme
@naetverkjs/lifecycleRegisters additional events that can be used while working with a component@naetverkjs/naetverkReadme
@naetverkjs/keyboardRegisters keyboard input and maps them to events@naetverkjs/naetverkReadme
@naetverkjs/arrangeRearranges the node based on their size on the board@naetverkjs/naetverkReadme
@naetverkjs/historyPlugin that adds the ability to revert actions@naetverkjs/naetverkReadme
Angular
@naetverkjs/angular-rendererAngular Module to render basic nodesReadme
React
@naetverkjs/react-rendererReact Module to render basic nodesReadme

Documentation:

https://naetverkjs.github.io/documentation/