1.1.0 • Published 10 months ago

@newtonschool/react-apple-tree v1.1.0

Weekly downloads
-
License
GPL-3.0-or-later
Repository
github
Last release
10 months ago

React Apple Tree

React Apple Tree is an updated version of the popular library react-sortable-tree.

Installation

To install React Apple Tree, you can use npm or yarn:

npm i @newtonschool/react-apple-tree
# or
yarn add @newtonschool/react-apple-tree

Local Testing

To test React Apple Tree locally, follow these steps:

  1. Clone the repository by running the following command in your terminal:

    git clone https://github.com/Newton-School/react-apple-tree.git
  2. Navigate to the project directory:

    cd react-apple-tree
  3. Install the project dependencies using npm:

    npm install
  4. Start the development server to watch for changes:

    npm run watch
  5. Use the default component or exported utility functions anywhere you want.

    <ReactAppleTree treeData={[]} getNodeKey={() => {}} onChange={() => {}} />
1.1.0

10 months ago

1.0.17

10 months ago

1.0.16

10 months ago

1.0.15

10 months ago

1.0.14

10 months ago

1.0.13

10 months ago

1.0.2

10 months ago

1.0.1

10 months ago

1.0.0

10 months ago

1.0.9

10 months ago

1.0.8

10 months ago

1.0.7

10 months ago

1.0.6

10 months ago

1.0.5

10 months ago

1.0.4

10 months ago

1.0.3

10 months ago

1.0.11

10 months ago

1.0.10

10 months ago

1.0.12

10 months ago

0.0.14

10 months ago

0.0.15

10 months ago

0.0.12

10 months ago

0.0.13

10 months ago

0.0.11

11 months ago

0.0.10

11 months ago

0.0.9

11 months ago

0.0.8

11 months ago

0.0.7

12 months ago

0.0.6

12 months ago

0.0.5

12 months ago

0.0.4

12 months ago

0.0.3

12 months ago

0.0.2

12 months ago

0.0.1

12 months ago