Skip to content

dyazincahya-blog/k-viewer-doc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bower version open issues Published on webcomponents.org

<k-viewer-doc>

a simple document viewer , only for doc online. #iseng.

<table width="100%">
    <tr>
        <td>
            <k-viewer-doc 
                source="dev-builds.libreoffice.org/tmp/test.docx" 
                label="Sampe data docx"></k-viewer-doc>
        </td>
        <td>
            <k-viewer-doc 
                source="dev-builds.libreoffice.org/tmp/test.xlsx" 
                label="Sampe data xlsx"></k-viewer-doc>
        </td>
        <td>
            <k-viewer-doc 
                source="dev-builds.libreoffice.org/tmp/test.pptx" 
                label="Sampe data pptx"></k-viewer-doc>
        </td>
    </tr>
</table>

How to install

bower

bower install --save k-viewer-doc

Properties

Data Attribute Description Default Value
label For set label document null
source ONLY URL null

Doc support and sample

  • Writer dev-builds.libreoffice.org/tmp/test.docx
  • Spreadsheets dev-builds.libreoffice.org/tmp/test.xlsx
  • Presentation dev-builds.libreoffice.org/tmp/test.pptx

Change log

You can find a list of all changes for each release in the change log.

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -m 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

License

MIT License

About

a simple document viewer , only for doc online. #iseng

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages