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

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

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

2 个仓库

Awesome GitHub RepositoriesSpreadsheet Function Definitions

Writing custom spreadsheet functions that behave like built-in formulas and can be called from cells.

Distinct from Script Function Registration: Distinct from general Script Function Registration: specifically targets spreadsheet environments like Google Sheets, not arbitrary scripting hosts.

Explore 2 awesome GitHub repositories matching programming languages & runtimes · Spreadsheet Function Definitions. Refine with filters or upvote what's useful.

Awesome Spreadsheet Function Definitions GitHub Repositories

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

    google/clasp

    5,484在 GitHub 上查看↗

    clasp is a command-line interface for managing Google Apps Script projects, enabling developers to create, sync, and deploy scripts from a local development environment. It provides an alternative to the cloud-based script editor, allowing version control, offline editing, and integration with standard development workflows. The tool supports TypeScript transpilation, so developers can write type-annotated code that compiles to JavaScript for the Apps Script runtime. Authentication is handled via OAuth 2.0, and users can synchronize local files with remote projects using ignore patterns simil

    Enables writing custom spreadsheet functions that behave like built-in formulas and can be called from cells.

    TypeScriptapps-scriptclijavascript
    在 GitHub 上查看↗5,484
  • googleworkspace/apps-script-samplesgoogleworkspace 的头像

    googleworkspace/apps-script-samples

    5,190在 GitHub 上查看↗

    This repository is a comprehensive sample library providing reference implementations for automating tasks and extending functionality across Google Workspace applications. It serves as a collection of code examples and templates for building workspace automation scripts, custom add-ons, and integrated productivity tools. The project distinguishes itself by providing specialized examples for integrating large language models into productivity tools for content generation and data analysis. It also includes reference implementations for creating conversational chat apps, interactive cards, and

    Implements custom spreadsheet functions that accept arguments and return values in cells.

    JavaScriptadminsdkapps-scriptcalendar
    在 GitHub 上查看↗5,190
  1. Home
  2. Programming Languages & Runtimes
  3. Script Function Registration
  4. Spreadsheet Function Definitions