arlisaha/open-mind-parser

A parser for ".mm" files (openMind format) to build objects out of it in order to then draw it or export it in another format.

1.4.1 2016-12-06 08:35 UTC

This package is not auto-updated.

Last update: 2025-03-02 03:43:48 UTC


README

This lib has been designed to read openMind (.mm) files.

Features

  • Read XML file and convert it in internal objects tree.
  • Convert object tree in arrays.
  • Convert in HTML.
  • Convert in JSON.
  • Icons support.

Installation

composer require arlisaha/open-mind-parser

Usage

You can see usage samples in "usage" directory.

Contribute

Feel free to contribute, to add converters or features !

License

Icons used in FreeMind software are available. For more information about license purpose, click [here] (http://freemind.sourceforge.net/wiki/index.php/Icons). This project is under MIT license.