awesome-repositories.com
Blog
MCP
awesome-repositories.com

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

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repositorio

Awesome GitHub RepositoriesThird-Party Script Integrations

Integration of external scripts and libraries into a tool's operational environment.

Distinct from Third-Party Library Integration: Closest candidates are specific to mobile libraries or web scripts; this is for editor-level Lisp integration.

Explore 1 awesome GitHub repository matching development tools & productivity · Third-Party Script Integrations. Refine with filters or upvote what's useful.

Awesome Third-Party Script Integrations GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • purcell/emacs.dAvatar de purcell

    purcell/emacs.d

    7,069Ver en GitHub↗

    This project is an Emacs configuration framework and custom Emacs Lisp distribution. It provides a pre-configured bundle of defaults and language supports to serve as a development baseline and environment bootstrap for the Emacs text editor. The system is designed for extensibility, allowing users to override default editor behaviors and themes through local configuration files and customization interfaces. It supports the integration of third party code by adding external scripts and libraries to the editor load path.

    Integrates external scripts and libraries into the editor load path that are not available in official repositories.

    Emacs Lisp
    Ver en GitHub↗7,069
  1. Home
  2. Development Tools & Productivity
  3. Third-Party Script Integrations

Explorar subetiquetas

  • Node.js Package IntegrationIntegration of third-party NPM packages into a tool's scripting environment for extended functionality. **Distinct from Third-Party Script Integrations:** Focuses on runtime availability of NPM modules for scripts rather than build-time bundling or OS command mapping.