awesome-repositories.com
Blog
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
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 dépôts

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

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

    google/clasp

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

    googleworkspace/apps-script-samples

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