Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 475 Bytes

README.md

File metadata and controls

30 lines (19 loc) · 475 Bytes

@docen/docx

npm version npm downloads npm license

Programmed implementation of docx format, powered by Demo Macro.

Getting started

# npm
$ npm install @docen/docx

# yarn
$ yarn add @docen/docx

# pnpm
$ pnpm add @docen/docx

Usage

License