Ryven is a flow-based programming framework and visual scripting editor for Python. It provides a node-based graphical interface for designing and executing logic by connecting discrete functional nodes to build executable data pipelines. The system functions as an extensible visual logic tool, allowing for the development of custom Python nodes and the integration of interactive GUI widgets to expand scripting capabilities. It includes a node graph engine that supports both visual editing and headless execution, enabling scripts to run without a graphical user interface. The platform covers
Angular-chart.js is a frontend charting library that provides a set of reusable directives for integrating the Chart.js visualization engine into AngularJS applications. It functions as a wrapper that encapsulates complex rendering logic within declarative components, enabling the creation of interactive and responsive graphical data representations. The library distinguishes itself by providing reactive data synchronization, which automatically triggers canvas re-renders whenever underlying data or configuration models change. It also utilizes a provider-based configuration system, allowing
This project is a comprehensive learning resource and technical reference for reactive programming with RxJS. It provides a structured curriculum, curated examples, and an indexed operator catalog to help developers shift from imperative to declarative programming using observable data streams and functional operators. The repository features a library of reactive UI patterns and implementation recipes. These cover practical applications such as type-ahead search, game loops, gesture-based interactions like swipe-to-refresh, and security overlays like lockscreens. The resource covers a broad
Neo-tree is an extensible UI component for Neovim that functions as a file explorer, project resource manager, and git status browser. It provides a tree-based interface for navigating filesystems, managing open buffers, and organizing document symbols within a side panel. The project is designed as a customizable framework that allows for the integration of external data sources and the implementation of user-defined event handlers. It supports custom tree visuals and component rendering, enabling the display of metadata, custom icons, and third-party plugin data within the tree view. Capab
RxMarbles este un vizualizator de fluxuri interactiv și un playground pentru programarea reactivă. Acesta servește ca instrument pentru simularea și vizualizarea comportamentului operatorilor RxJS folosind diagrame cu bile (marble diagrams).
Principalele funcționalități ale staltz/rxmarbles sunt: Asynchronous Stream Visualizations, Reactive Visualization Renderers, Reactive Programming Visualizations, Reactive Programming Diagram Tools, RxJS Operator Playgrounds, RxJS Stream Visualizers, Stream Timing Simulation, RxJS Operator Learning.
Alternativele open-source pentru staltz/rxmarbles includ: spark-notebook/spark-notebook — This project is an interactive, web-based notebook environment designed for distributed data science and large-scale… nvim-neo-tree/neo-tree.nvim — Neo-tree is an extensible UI component for Neovim that functions as a file explorer, project resource manager, and git… btroncone/learn-rxjs — This project is a comprehensive learning resource and technical reference for reactive programming with RxJS. It… jtblin/angular-chart.js — Angular-chart.js is a frontend charting library that provides a set of reusable directives for integrating the… leon-thomm/ryven — Ryven is a flow-based programming framework and visual scripting editor for Python. It provides a node-based graphical… algorithm-visualizer/algorithm-visualizer — Algorithm Visualizer is a web-based platform designed to bridge the gap between abstract code and concrete behavior by…