openxml-js

1.1.2 • Public • Published

openxml

openxmlsdkjs - Open XML SDK for JavaScript

The original author is Eric White. I just created a module in Node for it.

This is a small JavaScript library that enables you to implement Open XML functionality. Interesting platforms are:

  • In-browser applications using IE, Chrome, FireFox, and other browsers.
  • Server-side functionality using NodeJs.
  • Windows 8 'Store' applications that are written in HTML5 and JavaScript.
  • Word 2013 JavaScript Apps
  • SharePoint 2013 JavaScript Apps.
  • SharePoint 2010 JavaScript Web Parts.

Installation

npm install jthuraisamy/openxml

Usage

var openXml = require('openxml');

License

Ms-PL

Package Sidebar

Install

npm i openxml-js

Weekly Downloads

0

Version

1.1.2

License

Ms-PL

Unpacked Size

231 kB

Total Files

5

Last publish

Collaborators

  • thinklaw