awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
chavyleung avatar

chavyleung/scripts

0
View on GitHub↗
5,523 stele·1,140 fork-uri·JavaScript·GPL-3.0·2 vizualizăridocs.boxjs.app↗

Scripts

Acest proiect este o bibliotecă de scripturi de automatizare concepute pentru mediul BoxJs. Funcționează ca un client API extern și interfață de integrare pentru interacțiunea cu servere remote.

Sistemul oferă un magazin de date local persistent pentru a menține starea între execuțiile scripturilor prin salvarea și preluarea șirurilor de caractere și a obiectelor JSON. Permite schimbul de date prin obiecte JSON structurate și suportă cereri de rețea atât sincrone, cât și asincrone, folosind headere personalizate.

Features

  • Scripting Runtimes - Implements a specialized runtime environment designed to execute custom automation scripts with integrated API and storage access.
  • JSON Data Exchange - Uses structured JSON for transporting state and configuration between the local environment and remote servers.
  • Local Data Stores - Provides a persistence layer for managing data locally on the device to maintain state.
  • Local Persistence Layers - Provides a local persistence layer for storing application state and user data in file-based databases.
  • Local State Databases - Provides persistent local storage to maintain application metadata and state consistency between script executions.
  • Execution State Persistence - Maintains variable and object states across multiple separate script executions within the runtime session.
  • External API Clients - Implements standardized interfaces for executing requests to remote REST services from within the script environment.
  • Task Automation Scripts - Provides custom scripts for interacting with and manipulating external software components through automated tasks.
  • Script State Persistence - Maintains state between separate script executions by saving and retrieving strings or objects in a local database.
  • API Clients - Provides a set of tools for consuming and interacting with external REST services.
  • HTTP Method Executions - Executes various HTTP methods with custom headers to exchange data with remote servers.
  • Asynchronous API Clients - Provides a client for handling non-blocking network operations and data parsing to prevent environment freezing.
  • External API Integrations - Integrates with external REST services to manage data via synchronous and asynchronous network requests.
  • Automation Script Libraries - Ships a collection of automation scripts tailored for the BoxJs environment to interact with external APIs.
  • Custom Request Headers - Enables the injection of user-defined metadata into HTTP request headers for authentication and data formatting.
  • Synchronous Network Clients - Provides interfaces for performing blocking network requests that ensure data is received before script continuation.
  • API Workflow Automation - Automates sequential API interactions where outputs of one call serve as inputs for subsequent requests.

Istoric stele

Graficul istoricului de stele pentru chavyleung/scriptsGraficul istoricului de stele pentru chavyleung/scripts

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Alternative open-source pentru Scripts

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Scripts.
  • miru-project/miru-appAvatar miru-project

    miru-project/miru-app

    5,538Vezi pe GitHub↗

    Miru is a multimedia content aggregator and proxy-enabled media player that provides a unified interface for streaming videos, reading comics, and browsing novels from multiple external sources. It functions as a JavaScript extension platform, allowing users to add new media sources and application features by integrating custom scripts and provider logic. The application integrates with external media tracking services to synchronize viewing progress and maintain media libraries. It also fetches detailed movie and show information from external databases to enrich content displays with metad

    Dart
    Vezi pe GitHub↗5,538
  • libcpr/cprAvatar libcpr

    libcpr/cpr

    7,367Vezi pe GitHub↗

    C++ is a high-level HTTP client library and wrapper for libcurl. It provides a C++ interface for making network requests, managing network sessions, and implementing data transfers. The library distinguishes itself by offering an asynchronous HTTP client capable of executing non-blocking requests via callback interfaces. It also functions as a multipart form uploader for transmitting files and structured data, as well as an SSE stream handler for processing real-time server-sent events over persistent connections. Its broader capabilities cover secure web communication through SSL encryption

    C++
    Vezi pe GitHub↗7,367
  • aidoku/aidokuAvatar Aidoku

    Aidoku/Aidoku

    3,951Vezi pe GitHub↗

    Aidoku is a manga reader application and digital library manager. It serves as a modular content aggregator that allows users to discover, download, and read manga from various third-party sources and local files. The application utilizes a modular source plugin system to integrate external provider packages, enabling the ingestion of content from multiple third-party sources. It includes a sync engine that communicates with external tracking APIs to maintain consistent reading progress across different platforms. The system covers manga library management, including the ability to search fo

    Swiftiosmangareading
    Vezi pe GitHub↗3,951
  • flutter-team-archive/pluginsAvatar flutter-team-archive

    flutter-team-archive/plugins

    17,710Vezi pe GitHub↗

    This project is a collection of official plugin packages and a native integration library designed to provide a consistent interface for accessing hardware and software functionality across different mobile and desktop platforms. It serves as a native platform bridge, enabling cross-platform applications to invoke native code and manage operating system dependencies. The project utilizes a federated plugin architecture, splitting plugins into common interfaces and separate platform implementations to allow for independent development and extension. It further supports native integration throu

    Dartandroiddartflutter
    Vezi pe GitHub↗17,710
Vezi toate cele 30 alternative pentru Scripts→

Întrebări frecvente

Ce face chavyleung/scripts?

Acest proiect este o bibliotecă de scripturi de automatizare concepute pentru mediul BoxJs. Funcționează ca un client API extern și interfață de integrare pentru interacțiunea cu servere remote.

Care sunt principalele funcționalități ale chavyleung/scripts?

Principalele funcționalități ale chavyleung/scripts sunt: Scripting Runtimes, JSON Data Exchange, Local Data Stores, Local Persistence Layers, Local State Databases, Execution State Persistence, External API Clients, Task Automation Scripts.

Care sunt câteva alternative open-source pentru chavyleung/scripts?

Alternativele open-source pentru chavyleung/scripts includ: miru-project/miru-app — Miru is a multimedia content aggregator and proxy-enabled media player that provides a unified interface for streaming… libcpr/cpr — C++ is a high-level HTTP client library and wrapper for libcurl. It provides a C++ interface for making network… aidoku/aidoku — Aidoku is a manga reader application and digital library manager. It serves as a modular content aggregator that… flutter-team-archive/plugins — This project is a collection of official plugin packages and a native integration library designed to provide a… mikeal/r2 — r2 is a JavaScript HTTP client library and asynchronous request library used for executing network calls. It provides… hiteshchoudhary/chai-aur-react — This project is an educational course and a collection of frontend projects designed to teach the core concepts and…