Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

xmind2json

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

xmind2json

Convert xmind to json or xml file.

  • 1.1.0
  • PyPI
  • Socket score

Maintainers
1

xmind2json is fork from xmindparser(https://github.com/tobyqin/xmindparser), a tool to help you convert xmind file to programmable data type, e.g. json, xml. Now support XMind 8.

Quikly Start

➜ pip3 install xmind2json
Collecting xmind2json
Installing collected packages: xmind2json
Successfully installed xmind2json-1.0.11

➜ xmind2json /Documents/test.xmind
Generated: /Documents/test.json

Change Log

1.1.0

  • Fork from github.com/tobyqin/xmindparser.
  • Support xmind 8 file type.
  • Default convert to json type file.
  • Output json file can contain non-ASCII characters.

Keywords

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc