0.3.0 • Published 4 years ago

gmind v0.3.0

Weekly downloads
1
License
MIT
Repository
github
Last release
4 years ago

gmind

a mind graph base on g6

NPM JavaScript Style Guide

Install

npm install --save gmind

Usage

import React, { Component } from 'react'

import MyComponent from 'gmind'
import 'gmind/dist/index.css'

class Example extends Component {
  render() {
    return <MyComponent />
  }
}

License

MIT © aishen1874

0.3.0

4 years ago

0.2.2

4 years ago

0.2.1

4 years ago

0.2.0

4 years ago

0.1.5

4 years ago

0.1.4

4 years ago

0.1.3

4 years ago

0.1.1

4 years ago

0.1.2

4 years ago

0.1.0

4 years ago