Skip to content
This repository has been archived by the owner on Nov 19, 2020. It is now read-only.

A basic Word plugin template using a more recent version of Angular

License

Notifications You must be signed in to change notification settings

dsebastien/word-plugin-angular-template

Repository files navigation

Office-Addin-TaskPane-Angular

This repository is an empty Word plugin using Angular. It was generated using yo office and adapted to work with Angular 11+ instead of Angular 5, which is still the one used at the moment. To support Angular 11+, I've added some dependencies (e.g., RxJS, zone.js), updated some of the other dependencies (Angular, TypeScript, Babel, etc). Unfortunately I couldn't update Webpack up to v4 because it would require a bit more gruntswork to rewrite the config; not that hard, but I have other things in the oven.. ;-)

Note that the template is not overly tied to word and can most probably easily be adapted to create Outlook/Excel/etc plugins instead.

TypeScript

This template is written using TypeScript. For the JavaScript version of this template, go to Office-Addin-TaskPane-Angular-JS.

Debugging

This template supports debugging using any of the following techniques:

Questions and comments

We'd love to get your feedback about this sample. You can send your feedback to us in the Issues section of this repository.

Questions about Microsoft Office 365 development in general should be posted to Stack Overflow. If your question is about the Office JavaScript APIs, make sure it's tagged with  [office-js].

Additional resources

This project has adopted the Microsoft Open Source Code of Conduct. For more information, see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.

Copyright

Copyright (c) 2019 Microsoft Corporation. All rights reserved.

About

A basic Word plugin template using a more recent version of Angular

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published