{"id":20267854,"url":"https://github.com/officedev/excel-custom-functions-js","last_synced_at":"2025-04-06T23:17:52.064Z","repository":{"id":34379596,"uuid":"160605016","full_name":"OfficeDev/Excel-Custom-Functions-JS","owner":"OfficeDev","description":"Write your own functions in Excel using JavaScript.","archived":false,"fork":false,"pushed_at":"2024-12-21T02:41:57.000Z","size":6655,"stargazers_count":53,"open_issues_count":4,"forks_count":23,"subscribers_count":21,"default_branch":"master","last_synced_at":"2024-12-24T22:17:22.622Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/OfficeDev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-12-06T02:10:50.000Z","updated_at":"2024-10-21T23:36:23.000Z","dependencies_parsed_at":"2023-10-20T20:54:57.754Z","dependency_job_id":"09f5e3c5-3882-45cc-9fc8-d9c7352c44d2","html_url":"https://github.com/OfficeDev/Excel-Custom-Functions-JS","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OfficeDev%2FExcel-Custom-Functions-JS","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OfficeDev%2FExcel-Custom-Functions-JS/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OfficeDev%2FExcel-Custom-Functions-JS/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OfficeDev%2FExcel-Custom-Functions-JS/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OfficeDev","download_url":"https://codeload.github.com/OfficeDev/Excel-Custom-Functions-JS/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247563941,"owners_count":20958971,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-14T12:15:38.029Z","updated_at":"2025-04-06T23:17:52.035Z","avatar_url":"https://github.com/OfficeDev.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Custom functions in Excel\n\nCustom functions enable you to add new functions to Excel by defining those functions in JavaScript as part of an add-in. Users within Excel can access custom functions just as they would any native function in Excel, such as `SUM()`.  \n\nThis repository contains the source code used by the [Yo Office generator](https://github.com/OfficeDev/generator-office) when you create a new custom functions project. You can also use this repository as a sample to base your own custom functions project from if you choose not to use the generator. For more detailed information about custom functions in Excel, see the [Custom functions overview](https://learn.microsoft.com/office/dev/add-ins/excel/custom-functions-overview) article in the Office Add-ins documentation or see the [additional resources](#additional-resources) section of this repository.\n\n## Debugging custom functions\n\nThis template supports debugging custom functions from [Visual Studio Code](https://code.visualstudio.com/). For more information see [Custom functions debugging](https://aka.ms/custom-functions-debug). For general information on debugging task panes and other Office Add-in parts, see [Test and debug Office Add-ins](https://learn.microsoft.com/office/dev/add-ins/testing/test-debug-office-add-ins).\n\n## Questions and comments\n\nWe'd love to get your feedback about this sample. You can send your feedback to us in the *Issues* section of this repository.\n\nQuestions about Office Add-ins development in general should be posted to [Microsoft Q\u0026A](https://learn.microsoft.com/answers/questions/185087/questions-about-office-add-ins.html). If your question is about the Office JavaScript APIs, make sure it's tagged with [office-js-dev].\n\n## Join the Microsoft 365 Developer Program\n\nJoin the [Microsoft 365 Developer Program](https://aka.ms/m365devprogram) to get resources and information to help you build solutions for the Microsoft 365 platform, including recommendations tailored to your areas of interest.\n\nYou might also qualify for a free developer subscription that's renewable for 90 days and comes configured with sample data; for details, see the [FAQ](https://learn.microsoft.com/office/developer-program/microsoft-365-developer-program-faq#who-qualifies-for-a-microsoft-365-e5-developer-subscription-).\n\n## Additional resources\n\n- [Custom functions overview](https://learn.microsoft.com/office/dev/add-ins/excel/custom-functions-overview)\n- [Custom functions best practices](https://learn.microsoft.com/office/dev/add-ins/excel/custom-functions-best-practices)\n- [Custom functions runtime](https://learn.microsoft.com/office/dev/add-ins/excel/custom-functions-runtime)\n- [Office Add-ins documentation](https://learn.microsoft.com/office/dev/add-ins/overview/office-add-ins)\n- [Office Add-ins samples](https://github.com/OfficeDev/Office-Add-in-samples)\n\nThis project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/). For more information, see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or contact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additional questions or comments.\n\n## Copyright\n\nCopyright (c) 2019 Microsoft Corporation. All rights reserved.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fofficedev%2Fexcel-custom-functions-js","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fofficedev%2Fexcel-custom-functions-js","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fofficedev%2Fexcel-custom-functions-js/lists"}