1.2.1 • Published 4 years ago

@musicglue/dragon-tree v1.2.1

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

dragon-tree

A drag and drop tree component

NPM JavaScript Style Guide

Install

npm install --save dragon-tree

Usage

import React, { Component } from 'react'

import MyComponent from 'dragon-tree'
import 'dragon-tree/dist/index.css'

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

License

MIT © SteveParrington

1.2.1

4 years ago

1.2.0

4 years ago

1.1.0

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

5 years ago

0.1.0

5 years ago