Skip to content

jthuraisamy/openxml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Port of Eric White's OpenXML SDK to Node.js

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published