Org Mode Parser 0.0.6 is OUT

Hi all,

I have released version 0.0.6 of org-mode-parser for nodejs

Org mode parser is a parser for reading org-mode files in nodejs.

It features more then 80 unit tests, and support also for :DRAWER: and archive tag.

The parser can query on the structure, extract subtrees, regenerate the original input via an handy toOrgString() method.

It is quite fast: I have done some small optimizations, and it seems good for general use.

Enjoy and send me your feedback!

Do you have some feature request?

Version 0.0.7 is due soon, so if you have some idea, let me know!

 

One thought on “Org Mode Parser 0.0.6 is OUT

Comments are closed.