An open API service indexing awesome lists of open source software.

https://github.com/panoti/docx-exporter

Export docx to html, pdf
https://github.com/panoti/docx-exporter

Last synced: 12 months ago
JSON representation

Export docx to html, pdf

Awesome Lists containing this project

README

          

# Docx Exporter



Test CI


npm


monthly downloads

## Getting Started

```bash
# Install dependencies
yarn install

# Now you can run various yarn commands:
yarn cli
yarn lint
yarn test
yarn build-all
yarn ts-node
yarn esbuild-browser
...
```