Skip to content

bakyeono/litedocx

dev
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
doc
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

litedocx

Currently in development

A Clojure library to write Microsoft Office Word 2007 document(a.k.a. DOCX). Does your data analysis application need to write reports in DOCX format without load too heavy tools? Try this and be happy.

What litedocx offers

  • a Clojure-friendly, brain-safe interface

  • light-weighted body

  • essential functions to create ordinary DOCX files (includes tabling, styling, inserting images etc.)

What litedocx does not offers (currently not planned)

  • building some serious DOCX documents (Java library 'docx4j' is recommended for this.)

  • surfing through DOCX documents

  • writing other OOXML documents (XLSX, PPTX, ...)

Usage

This project is not yet documented properly.

Contact

License

Copyright © 2014 Bak Yeon O.

Distributed under the Eclipse Public License, the same as Clojure

About

Clojure DOCX writer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published