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

0.3.0 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i gmind

Weekly Downloads

2

Version

0.3.0

License

MIT

Unpacked Size

93.8 kB

Total Files

21

Last publish

Collaborators

  • wayne1874