awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

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

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • purcell/emacs.dpurcell 的头像

    purcell/emacs.d

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

探索子标签

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