awesome-repositories.com
Blog
MCP
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
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repository

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

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • purcell/emacs.dAvatar purcell

    purcell/emacs.d

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

Explorează sub-etichetele

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