38 packages
cowen-sandbox
TEST Learn how to use custom functions in Excel (similar to user-defined functions, or UDFs). Custom functions are JavaScript functions that you can add to Excel, and then use them like any native Excel function (for example =Sum). This sample accompanies
custom-functions-metadata
Generate metadata for Excel Custom Functions.
custom-functions-metadata-plugin
WebPack Plugin which generates metadata for Excel custom functions.
custom-functions-sandbox
Learn how to use custom functions in Excel (similar to user-defined functions, or UDFs). Custom functions are JavaScript functions that you can add to Excel, and then use them like any native Excel function (for example =Sum). This sample accompanies the
debug-adapter-for-office-addins
Debug Adapter for Office Add-ins
eslint-config-office-addins
Provides an eslint configuration for Office Add-ins.
eslint-plugin-excel-custom-functions
ESLint rules that report usage of Office Api Code in Shared App
eslint-plugin-office-addins
eslint plugin for office-addins
excel-custom-functions
TEST Learn how to use custom functions in Excel (similar to user-defined functions, or UDFs). Custom functions are JavaScript functions that you can add to Excel, and then use them like any native Excel function (for example =Sum). This sample accompanies
generator-office
Yeoman generator for creating Microsoft Office projects using any text editor.
manifest-validator
## How to install ```bash npm install manifest-validator@0.0.1-beta.1 ```
microsoft-office-add-in-debugger
Debug your Desktop Office Taskpane Add-ins in VS Code.
my-office-add-in
office-addin-cli
A command-line interface for Office Add-ins.
office-addin-debugging
For debugging Office Add-ins.
office-addin-dev-certs
For managing certificates when developing Office Add-ins.
office-addin-dev-settings
Configure developer settings for Office Add-ins.
office-addin-lint
Provide eslint and prettier integration
office-addin-manifest
Read and modify Office Add-in manifest files.
office-addin-manifest-converter
A tool to convert Microsoft Office add-in manifests from XML format to JSON format.
office-addin-mock
Provides mocking support for Office-js APIs
office-addin-node-debugger
Files for enabling office add-in web debugging using Node and VS Code.
office-addin-prettier-config
Prettier config for Office-Addins
office-addin-project
Provides project wide commands to an Office Addin Project
office-addin-sso
Configure SSO for Office Addin project and provide SSO authentication service.