Socket
Socket
Sign inDemoInstall

office-addin-project

Package Overview
Dependencies
Maintainers
1
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

office-addin-project

Provides project wide commands to an Office Addin Project


Version published
Weekly downloads
30K
decreased by-5.43%
Maintainers
1
Weekly downloads
 
Created
Source

Office-Addin-Project

This package provides the ability to do project wide commands for Office Add-ins, such as conversion.

For more information, see the documentation.

Command-Line Interface

  • convert

convert

Converts the Office Add-in Code from an XML to JSON-based manifest.

Syntax:

office-addin-project convert [options]

Options:

-m <manifest-path>
--manifest <manifest-path>

manifest-path: Specify the location of the manifest file. If the path is not provided, ./manifest.xml is used.

-b <backup-path>
--backup <backup-path>

backup-path: Specify the location of the backup file. If the path is not provided, ./backup.zip is used.

-p, --project <project-path>
--project <project-path>

project-path: Specify the location of the root directory of the project. If the path is not provided, the directory of the manifest file is used.

--confirm

Confirm the operation without being prompted

Keywords

FAQs

Package last updated on 04 May 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc