@naetverkjs/react-renderer
TypeScript icon, indicating that this package has built-in type declarations

0.8.2 • Public • Published

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.

Name Description Extends Readme / Docs
@naetverkjs/naetverk Base library that allows the creation of node-based editors for visually programming or sequential scripting - Readme
@naetverkjs/connections Plugin to render the connections between nodes @naetverkjs/naetverk Readme
@naetverkjs/area Plugin to draw the network on a configurable background with limited zoom and grid snapping @naetverkjs/naetverk Readme
@naetverkjs/lifecycle Registers additional events that can be used while working with a component @naetverkjs/naetverk Readme
@naetverkjs/keyboard Registers keyboard input and maps them to events @naetverkjs/naetverk Readme
@naetverkjs/arrange Rearranges the node based on their size on the board @naetverkjs/naetverk Readme
@naetverkjs/history Plugin that adds the ability to revert actions @naetverkjs/naetverk Readme
Angular
@naetverkjs/angular-renderer Angular Module to render basic nodes Readme
React
@naetverkjs/react-renderer React Module to render basic nodes Readme

Documentation:

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

Package Sidebar

Install

npm i @naetverkjs/react-renderer

Weekly Downloads

0

Version

0.8.2

License

MIT

Unpacked Size

29.3 kB

Total Files

6

Last publish

Collaborators

  • derwenzel