Clear the Office Add-in cache folders.
Read and modify Office Add-in manifest files.
A command-line interface for Office Add-ins.
Files for enabling office add-in web debugging using Node and VS Code.
Provides infrastructure to send usage data events and exceptions.
For managing certificates when developing Office Add-ins.
Configure developer settings for Office Add-ins.
Provides project wide commands to an Office Addin Project
Provide eslint and prettier integration
eslint plugin for office-addins
For debugging Office Add-ins.
A tool to convert Microsoft Office add-in manifests from XML format to JSON format.
Provides mocking support for Office-js APIs
Office Add-ins development using Vite.
Tool to help validate Microsoft Office Add-in manifest files.
Configure SSO for Office Addin project and provide SSO authentication service.
Provides test helpers for automating validation of Office Add-ins.
Creates a local web server for testing Office Add-ins and receiving test results.
Yeoman generator for creating Microsoft Office projects using any text editor.
Tools for Office Add-ins
Paste from Office feature for CKEditor 5.
TypeScript definitions for office-js
A cache object that deletes the least-recently-used items.
This repository contains the source code used by the [Yo Office generator](https://github.com/OfficeDev/generator-office) when you create a new Office Add-in that appears in the task pane. You can also use this repository as a sample to base your own proj