Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

json-to-freemind

Alino11MIT1.0.3

convert json to mindmap

json, freemind, convert, mindmap, cli, documentation

readme

this cli tool converts a json to freemind file format (.mm)

Requirements

node.js and npm

Installation

npm install -g json-to-freemind

Usage

json-to-freemind myfile.json myfile.mm

Running unit tests

npm test