parse-mind
TypeScript icon, indicating that this package has built-in type declarations

1.0.2 • Public • Published

一个可以解析 xmind 文件为 json 的工具

install

npm i parse-mind

use

import { parseXmindFileToJson } from 'parse-mind'

const jsonData = await parseXmindFileToJson(file: File)

Readme

Keywords

Package Sidebar

Install

npm i parse-mind

Weekly Downloads

2

Version

1.0.2

License

MIT

Unpacked Size

7.59 kB

Total Files

8

Last publish

Collaborators

  • lyttonlee