Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
meshesha authored May 16, 2018
1 parent c9e284e commit 502882f
Showing 1 changed file with 31 additions and 1 deletion.
32 changes: 31 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,31 @@
# officeToHtml
officeToHtml
==========
[![MIT License][license-image]][license-url]

[license-image]: http://img.shields.io/badge/license-MIT-blue.svg?style=flat
[license-url]: LICENSE

jQuery plugin written in pure javascript for converting modern microsoft office files, pptx,docx,xlsx and pdf to html.

The plugin integrates other libraries like PPTXjs, mammoth.js,SheetJs Combined with handsontable and PDF.js, designed to convert Office files and pdf file to HTML.

This project replaces my older project called <a href="https://github.com/meshesha/OfficeJs">OfficeJs</a> so the version does not start from 1.0.0.

### Version:
* 1.1.0

### Support:
* pdf viewer
* docx viewer
* pptx viewer
* Excel sheet viewer
* image viewer

### Demo
* See demo <a href="https://meshesha.github.io/officetohtml/" target="_blank">here</a>.

### usage:
* See page <a href="https://meshesha.github.io/officetohtml/" target="_blank">here</a>.

### LICENSE:
* MIT

0 comments on commit 502882f

Please sign in to comment.