Giter VIP home page Giter VIP logo

cicero-word-add-in's Introduction

Accord Project Smart Clause Microsoft Word add-in

Use the Accord Project Microsoft Word add-in to manage the Smart Clauses in your legal documents.

Table of Contents

Change History

April 25, 2018:

  • Initial version: basic React based UI framework is in place. Binds text in the document to Smart Clauses. Introspects clauses to create templates (in progress).

Prerequisites

  • Microsoft Word 2016

Installation

Note: installation from the Microsoft Marketplace will be possible once the add-in is published to the web. For now you need to manually install the add-in as described below.

  1. Clone this repo using Git.
  2. Open a Node.js command prompt in the root folder of the project.
  3. Run npm install to install all dependencies.
  4. Run npm start to start the project. A browser window opens showing a partial UI.
  5. To see the full UI, open Word and sideload the manifest.
cp cicero-word-add-in.xml /Users/<NAME>/Library/Containers/com.microsoft.Word/Data/Documents/wef/

If the wef folder does not exist you need to create it.

To activate the task pane:

  1. Launch Word
  2. Press the "Insert" tab
  3. Press the down arrow to the right of the "My Add-ins" button
  4. Select the "Accord Project" add-in
  5. Press the button to open the task pane and activate the add-in

For Developers

For more information, see Sideload Office Add-ins for testing.

To understand how the project files are set up, and to learn how to create your own project using these components, see Use Office UI Fabric React in Office Add-ins.

You can use two sets of JavaScript APIs to interact with the objects and metadata in a Word document. The first one is Common API and the second one is the Word JavaScript API.

For this project we are using Common Api. It is a strongly-typed object model that is used to create Word add-ins that target Word 2016 or above.

cicero-word-add-in's People

Contributors

shrutikasingh avatar arteevraina avatar dselman avatar dianalease avatar dependabot[bot] avatar nik72619c avatar shakti97 avatar jeromesimeon avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.