Registry / serialization / docx
library0.12.0rbrubygemsunverified

A thin wrapper around rubyzip and nokogiri for working with .docx files.

gem install docx
INSTALL
IMPORT
SIG · DOCX
D
docx
serializationrubyv0.12.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Docx
✓ require 'docx'

Open a .docx file and read the first paragraph

require 'docx' doc = Docx::Document.open('example.docx') puts doc.paragraphs.first.text
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.12.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
16 hits · last 30 days
node
14
Amazon
1
Resources
docx — gem install docx · libregistry