1.13.2 • Published 5 days ago

office-addin-manifest v1.13.2

Weekly downloads
8,451
License
MIT
Repository
github
Last release
5 days ago

Office-Addin-Manifest

This package provides the ability to parse, display, modify, and validate the manifest file for Office Add-ins.

For more information, see the documentation.

Command-Line Interface

info

Display the information in the Office Add-in manifest.

Syntax:

office-addin-manifest info <manifest> [options]

manifest: path to manifest file.

modify

Modify values in the Office Add-in manifest file.

Syntax:

office-addin-manifest modify <manifest> [options]

manifest: path to manifest file.

Options:

-g [guid] --guid [guid]

Update the unique ID for the Office Add-in. If the GUID is not provided, a random GUID is used.

This value is the <Id> element of <OfficeApp>.

For more information, see OfficeApp documentation.

-d <name> --displayName <name>

Update the display name for the Office Add-in.

This value is the <DisplayName> element of <OfficeApp>.

For more information, see OfficeApp documentation.

validate

Determines whether the Office Add-in manifest is valid.

Syntax:

office-addin-manifest validate <manifest>

manifest: path to manifest file.

export

Packages up the json manifest file and some icons into a zip file.

Syntax:

office-addin-manifest export [options]

Options:

-m <manifest> --manifest <manifest>

Specify the path to the manifest file. Default is './manifest.json'.

-o <output> --output <output>

Specify the path to save the package to. Default is next to the manifest file.

1.13.2

5 days ago

1.13.1

16 days ago

1.13.0

26 days ago

1.12.11

2 months ago

1.12.10

3 months ago

1.12.9

4 months ago

1.12.8

6 months ago

1.12.7

10 months ago

1.12.6

10 months ago

1.12.5

11 months ago

1.12.4

1 year ago

1.12.3

1 year ago

1.12.2

1 year ago

1.12.1

1 year ago

1.12.0

1 year ago

1.10.4

2 years ago

1.11.0

1 year ago

1.10.3

2 years ago

1.10.2

2 years ago

1.10.1

2 years ago

1.10.0

2 years ago

1.9.1

2 years ago

1.9.0

2 years ago

1.8.1

2 years ago

1.8.0

2 years ago

1.7.8

2 years ago

1.7.7

2 years ago

1.7.6

2 years ago

1.7.5

2 years ago

1.7.4

2 years ago

1.7.3

3 years ago

1.7.2

3 years ago

1.7.1

3 years ago

1.7.0

3 years ago

1.6.5

3 years ago

1.6.3

3 years ago

1.6.2

3 years ago

1.6.1

3 years ago

1.6.0

3 years ago

1.5.25

3 years ago

1.5.24

3 years ago

1.5.22

3 years ago

1.5.21

3 years ago

1.5.20

3 years ago

1.5.19

3 years ago

1.5.18

3 years ago

1.5.17

3 years ago

1.5.16

3 years ago

1.5.15

3 years ago

1.5.13

3 years ago

1.5.12

3 years ago

1.5.11

3 years ago

1.5.10

3 years ago

1.5.9

4 years ago

1.5.8

4 years ago

1.5.7

4 years ago

1.5.6

4 years ago

1.5.5

4 years ago

1.5.4

4 years ago

1.5.2

4 years ago

1.5.1

4 years ago

1.5.0

4 years ago

1.4.19

4 years ago

1.4.18

4 years ago

1.4.17

4 years ago

1.4.16

4 years ago

1.4.15

4 years ago

1.4.13

5 years ago

1.4.12

5 years ago

1.4.11

5 years ago

1.4.10

5 years ago

1.4.9

5 years ago

1.4.8

5 years ago

1.4.7

5 years ago

1.4.6

5 years ago

1.4.5

5 years ago

1.4.4

5 years ago

1.4.3

5 years ago

1.4.2

5 years ago

1.4.1

5 years ago

1.4.0

5 years ago

1.3.10

5 years ago

1.3.9

5 years ago

1.3.8

5 years ago

1.3.7

5 years ago

1.3.6

5 years ago

1.3.5

5 years ago

1.3.4

5 years ago

1.3.3

5 years ago

1.3.2

5 years ago

1.3.1

5 years ago

1.3.0

5 years ago

1.2.11

5 years ago

1.2.10

5 years ago

1.2.9

5 years ago

1.2.8

5 years ago

1.2.7

5 years ago

1.2.6

5 years ago

1.2.5

5 years ago

1.2.4

5 years ago

1.2.3

5 years ago

1.2.2

5 years ago

1.2.1

5 years ago

1.2.2-alpha.0

5 years ago

1.2.1-alpha.0

5 years ago

1.2.0

5 years ago

1.1.1

6 years ago

1.1.0

6 years ago

1.0.0

6 years ago

0.0.1

6 years ago