Skip to content

nextLane/PROSEWordPlugin

Repository files navigation

Prose Word Add In

Demo Video Here is a sample code to create your word add in. The code has two parts:

  1. The server: This hosts the api for prose.
  2. The Word Add In code which has the html, css, JS implementation. (Client side) The code has components of UI and XmlHttpResponse calls to an api that uses prose nuget packages. You can download PROSE nuget package and find relevant information here: https://www.nuget.org/packages/Microsoft.ProgramSynthesis/5.1.0

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages