awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasOpen-source alternativesSelf-hosted softwareBlogMapa del sitio
ProyectoAcerca deHow we rankPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 repositorios

Awesome GitHub RepositoriesJavaScript Module Imports

Loading a .js file to register custom decorators or logic defined outside the TypeSpec language.

Distinguishing note: No candidate covers importing JavaScript files for decorator registration; this is a unique capability.

Explore 3 awesome GitHub repositories matching development tools & productivity · JavaScript Module Imports. Refine with filters or upvote what's useful.

Awesome JavaScript Module Imports GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • proxymanapp/proxymanAvatar de ProxymanApp

    ProxymanApp/Proxyman

    6,858Ver en GitHub↗

    Proxyman is a cross-platform HTTP debugging proxy that captures, inspects, and modifies HTTP, HTTPS, and WebSocket traffic. It functions as a man-in-the-middle proxy, decrypting SSL/TLS traffic to allow real-time inspection and modification of encrypted requests and responses. The tool is designed for debugging web and mobile applications, with capabilities for API mocking and simulation, scriptable traffic modification, and team collaboration on network logs. What distinguishes Proxyman is its deep integration with mobile and cross-platform development workflows. It provides automated certif

    Loads user-provided JavaScript files with dependencies via a require function for custom data processing.

    debugging-tooliosmacos
    Ver en GitHub↗6,858
  • microsoft/typespecAvatar de microsoft

    microsoft/typespec

    5,781Ver en GitHub↗

    TypeSpec is a language for defining cloud API shapes and generating OpenAPI, JSON Schema, and client/server code from a single source of truth. It functions as a protocol-agnostic API designer that models REST, gRPC, and other API protocols using a unified, extensible syntax, with a decorator-based metadata system for attaching metadata, validation rules, and lifecycle visibility to API models and operations. The compiler produces OpenAPI 3.0 specifications and other artifacts, and the tool supports declaring API versions and tracking changes to models, properties, and operations across releas

    Loads a .js file to register custom decorators or logic defined outside the TypeSpec language.

    Javajson-schemaopenapi3protobuf
    Ver en GitHub↗5,781
  • nginx/unitAvatar de nginx

    nginx/unit

    5,560Ver en GitHub↗

    NGINX Unit is an open-source application server designed to natively execute code across multiple programming language runtimes and WebAssembly within a single process. It serves as a multi-language application server that can run applications written in Go, Java, Node.js, Perl, PHP, Python, Ruby, and WebAssembly side by side, without requiring separate runtime environments for each language. The server distinguishes itself through a RESTful JSON control API that enables dynamic, zero-downtime configuration changes without restarting the server. It combines event-driven asynchronous I/O with

    Uploads custom JavaScript modules to the server for use in dynamic configuration expressions.

    C
    Ver en GitHub↗5,560
  1. Home
  2. Development Tools & Productivity
  3. JavaScript Module Imports

Explorar subetiquetas

  • Custom GRC Library ImportsImporting user-defined security frameworks and risk matrices from external files. **Distinct from Custom Library Imports:** Focuses on GRC domain data instead of JavaScript module imports.
  • Custom Library ImportsLoading user-provided JavaScript files with dependencies via a require function for custom data processing. **Distinct from JavaScript Module Imports:** Distinct from JavaScript Module Imports: focuses on loading user-provided files for proxy scripting, not registering decorators in a language tool.
  • Server-Side Module UploadsUploads JavaScript modules to server storage for use in configuration expressions. **Distinct from JavaScript Module Imports:** Distinct from JavaScript Module Imports: focuses on uploading modules to a server-side store, not importing files into a local project.