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

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

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

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • purcell/emacs.dAvatar de purcell

    purcell/emacs.d

    7,069Voir sur 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
    Voir sur GitHub↗7,069
  1. Home
  2. Development Tools & Productivity
  3. Third-Party Script Integrations

Explorer les sous-tags

  • 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.