awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
samuelmtimbo avatar

samuelmtimbo/unit

0
View on GitHub↗
4,913 स्टार्स·173 फोर्क्स·TypeScript·MIT·5 व्यूज़unit.software↗

Unit

Unit एक विज़ुअल प्रोग्रामिंग सिस्टम और ग्राफ-आधारित इंटीग्रेटेड डेवलपमेंट एनवायरनमेंट है, जिसका उपयोग स्टेट मशीन्स और प्रिमिटिव ऑपरेशन्स को जोड़कर फंक्शनल सॉफ्टवेयर बनाने के लिए किया जाता है। यह एक नोड-आधारित लॉजिक एडिटर और स्टेट मशीन ऑर्केस्ट्रेटर के रूप में कार्य करता है जो विज़ुअल प्रोग्राम स्पेसिफिकेशन्स को स्टैटिक वेबसाइटों के रूप में डिप्लॉयमेंट के लिए स्टैंडअलोन JavaScript फाइलों में बदल देता है। यह सिस्टम एक विज़ुअल कंपाइलर के माध्यम से खुद को अलग करता है जो प्रोग्राम बंडल्स को एक्टिव वेबसाइटों में रेंडर कर सकता है। यह एक स्थानिक कार्यक्षेत्र (spatial workspace) प्रदान करता है जहाँ लो-लेवल सिस्टम API को पुन: प्रयोज्य स्टेट मशीन्स में लपेटा जाता है।

Features

  • Visual-to-JavaScript Compilers - Transforms visual program specifications into standalone JavaScript files for deployment as static websites.
  • Node-Based Logic Composition - Represents programs as a network of nodes and edges where data flows through connected input and output pins.
  • Interactive Prototyping - Provides rapid iteration on application logic with a live editor that renders programs into functional websites.
  • Visual Graph IDEs - Features a zoomable canvas, hierarchy navigation, and live preview for comprehensive node-based software design.
  • Visual Data Flow Builders - Maps how data moves between inputs and outputs using a piping system of compatible functional pins.
  • Static Visual Graph Compilers - Transforms functional unit graphs into static files that execute logic within a standard web browser environment.
  • Visual Logic Programming - Converts program specifications into active systems and visual components using a visual logic programming paradigm.
  • State-Machine API Wrappers - Turns system and environment APIs into a standardized library of reusable visual state machines.
  • System API Wrappers - Wraps low-level system and environment APIs into reusable state machines to create a standard library of operations.
  • Function Piping - Implements a visual piping system that passes values through a sequence of multi-input and multi-output units.
  • Architectural State Machines - Encapsulates low-level system APIs into discrete state machines to manage transitions and application architecture.
  • State Machine Orchestrators - Orchestrates application logic by wrapping low-level APIs into reusable state machines.
  • Node-Based Logic Interfaces - Designs complex program flows using a visual canvas of connected units and reusable subgraphs.
  • Pin-Based Connectivity Models - Manages information flow by matching compatible output and input pins to define the execution order of operations.
  • Visual Programming Environments - Provides a canvas-based interface for constructing and configuring modular software components via a graph.
  • Bi-Directional Graph Inspection - Enables the conversion of a live rendered application back into its original visual graph for debugging and modification.
  • Visual Programming Environments - Allows live programming via a visual environment where graphs are manipulated using gestures and shortcuts.
  • Subgraph Grouping - Supports grouping multiple nodes into single reusable units or expanding them back into components.
  • Recursive Hierarchies - Allows grouping multiple units into a single parent node to create hierarchical levels of abstraction within the graph.
  • Subgraph Cloning - Supports creating shallow or deep copies of units and subgraphs to reuse existing logic and state.
  • Hierarchical Graph Navigation - Allows users to navigate between parent graphs and child units to modify internal logic and organization.
  • Standard Logical Unit Libraries - Offers a standard collection of predefined logical unit graphs to simplify program composition and ensure portability.
  • Live Graph Reverse-Inspection - Encapsulates a live unit website back into a graph editor to debug its underlying structure.
  • Application Output Previews - Hides the editing interface to view the final visual output of the graph as a rendered website.
  • Standalone Bundling - Compiles program bundles into static JavaScript files that load into standard HTML pages as standalone websites.
  • Schema-Driven Bundling - Serializes visual graph specifications into portable bundles that can be compiled into standalone JavaScript applications.

स्टार हिस्ट्री

samuelmtimbo/unit के लिए स्टार हिस्ट्री चार्टsamuelmtimbo/unit के लिए स्टार हिस्ट्री चार्ट

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI

Unit के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो Unit के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • jerosoler/drawflowjerosoler का अवतार

    jerosoler/Drawflow

    6,047GitHub पर देखें↗

    Simple flow library 🖥️🖱️

    JavaScript
    GitHub पर देखें↗6,047
  • google/blocklygoogle का अवतार

    google/blockly

    13,436GitHub पर देखें↗

    Blockly is a block-based coding library and visual programming editor that allows users to build programs by interlocking graphical blocks. It functions as a visual code generator, translating these arrangements of logic blocks and variables into executable source code for various programming languages. The library provides a framework for creating custom visual programming languages and low-code logic designers. It utilizes an SVG-based UI library to render interactive, draggable elements on a web canvas. The system is designed as an accessible web UI framework with integrated keyboard navi

    JavaScript
    GitHub पर देखें↗13,436
  • ironclad/rivetIronclad का अवतार

    Ironclad/rivet

    4,608GitHub पर देखें↗

    Rivet is a visual LLM workflow designer and AI agent orchestration engine. It serves as a development environment for building retrieval augmented generation pipelines and a TypeScript library for embedding visual AI graphs and prompt logic into JavaScript applications. The system differentiates itself through a node-based editor that maps data flow between language models, vector databases, and external APIs. It provides specialized tools for prompt engineering, including interfaces for iterative prompt refinement and A/B testing to improve model response quality. The platform covers a broa

    TypeScript
    GitHub पर देखें↗4,608
  • codebdy/rxdragcodebdy का अवतार

    codebdy/rxdrag

    3,760GitHub पर देखें↗

    rxdrag is a declarative frontend framework and low-code builder used to create web interfaces and application logic visually. It functions as an HTML web interface designer and visual logic orchestrator, allowing users to define structures and data flows through a graphical interface to reduce imperative coding. The system enables the design of responsive frontend layouts and user interactions using a coordinate-based editor. It integrates a logic engine that allows application behavior to be defined by arranging visual blocks rather than writing manual code. The framework covers frontend wo

    TypeScript
    GitHub पर देखें↗3,760
Unit के सभी 30 विकल्प देखें→

अक्सर पूछे जाने वाले प्रश्न

samuelmtimbo/unit क्या करता है?

Unit एक विज़ुअल प्रोग्रामिंग सिस्टम और ग्राफ-आधारित इंटीग्रेटेड डेवलपमेंट एनवायरनमेंट है, जिसका उपयोग स्टेट मशीन्स और प्रिमिटिव ऑपरेशन्स को जोड़कर फंक्शनल सॉफ्टवेयर बनाने के लिए किया जाता है। यह एक नोड-आधारित लॉजिक एडिटर और स्टेट मशीन ऑर्केस्ट्रेटर के रूप में कार्य करता है जो विज़ुअल प्रोग्राम स्पेसिफिकेशन्स को स्टैटिक वेबसाइटों के रूप में डिप्लॉयमेंट के लिए स्टैंडअलोन JavaScript फाइलों में बदल देता है। यह सिस्टम एक विज़ुअल कंपाइलर के माध्यम से खुद को अलग करता है जो…

samuelmtimbo/unit की मुख्य विशेषताएं क्या हैं?

samuelmtimbo/unit की मुख्य विशेषताएं हैं: Visual-to-JavaScript Compilers, Node-Based Logic Composition, Interactive Prototyping, Visual Graph IDEs, Visual Data Flow Builders, Static Visual Graph Compilers, Visual Logic Programming, State-Machine API Wrappers।

samuelmtimbo/unit के कुछ ओपन-सोर्स विकल्प क्या हैं?

samuelmtimbo/unit के ओपन-सोर्स विकल्पों में शामिल हैं: jerosoler/drawflow — Simple flow library 🖥️🖱️. google/blockly — Blockly is a block-based coding library and visual programming editor that allows users to build programs by… ironclad/rivet — Rivet is a visual LLM workflow designer and AI agent orchestration engine. It serves as a development environment for… i5ting/imove — imove is a visual workflow engine and low-code logic designer that allows for the creation of executable business… codebdy/rxdrag — rxdrag is a declarative frontend framework and low-code builder used to create web interfaces and application logic… dotnet-state-machine/stateless — Stateless is a .NET state machine library used to manage complex object behaviors and lightweight workflows through C#…