Skip to content

lsongdev/node-xmind

Folders and files

NameName
Last commit message
Last commit date

Latest commit

278f88d Â· Jun 24, 2019

History

1 Commit
Jun 24, 2019
Jun 24, 2019
Jun 24, 2019
Jun 24, 2019
Jun 24, 2019
Jun 24, 2019
Jun 24, 2019

Repository files navigation

node-xmind node-xmind

Simple JavaScript API for Xmind

Installation

$ npm install node-xmind

Example

const Xmind = require('node-xmind');

// your code here

Contributing

  • Fork this Repo first
  • Clone your Repo
  • Install dependencies by $ npm install
  • Checkout a feature branch
  • Feel free to add your features
  • Make sure your features are fully tested
  • Publish your local branch, Open a pull request
  • Enjoy hacking <3

MIT

This work is licensed under the MIT license.