awesome-repositories.com
Blog
awesome-repositories.com

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

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

2 repositorios

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

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • google/claspAvatar de google

    google/clasp

    5,484Ver en 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
    Ver en GitHub↗5,484
  • googleworkspace/apps-script-samplesAvatar de googleworkspace

    googleworkspace/apps-script-samples

    5,190Ver en 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
    Ver en GitHub↗5,190
  1. Home
  2. Programming Languages & Runtimes
  3. Script Function Registration
  4. Spreadsheet Function Definitions