0.1.3 • Published 5 years ago

react-craft-ai-decision-tree v0.1.3

Weekly downloads
53
License
BSD-3-Clause
Repository
github
Last release
5 years ago

react-craft-ai-decision-tree

Version License

Demo

Installation

Node.js / Webpack

Using npm:

$ npm install --save react-craft-ai-decision-tree

In your sources:

import DecisionTree from 'react-craft-ai-decision-tree';

Plain Old Javascript

Thanks to unpkg, you can include the pre-generated bundle in your html file, for the latest version use

<script src="https://unpkg.com/react@15/dist/react.min.js"></script>
<script src="https://unpkg.com/react-dom@15/dist/react-dom.min.js"></script>
<script src="https://unpkg.com/react-craft-ai-decision-tree@0.MINOR_VERSION"></script>

See this example.

:warning: Make sure a specific version of react-craft-ai-decision-tree is used to avoid any retrocompatibility issue.

Usage

:construction:

0.1.3

5 years ago

0.1.2

5 years ago

0.1.1

5 years ago

0.1.0

5 years ago

0.0.32

5 years ago

0.0.31

5 years ago

0.0.30

5 years ago

0.0.29

5 years ago

0.0.28

5 years ago

0.0.27

6 years ago

0.0.26

6 years ago

0.0.25

6 years ago

0.0.24

6 years ago

0.0.23

6 years ago

0.0.22

6 years ago

0.0.21

6 years ago

0.0.20

6 years ago

0.0.19

6 years ago

0.0.18

6 years ago

0.0.17

6 years ago

0.0.16

7 years ago

0.0.15

7 years ago

0.0.14

7 years ago

0.0.13

7 years ago

0.0.12

7 years ago

0.0.11

7 years ago

0.0.10

8 years ago

0.0.9

8 years ago

0.0.8

8 years ago

0.0.7

8 years ago

0.0.6

8 years ago

0.0.5

8 years ago

0.0.4

8 years ago

0.0.3

8 years ago

0.0.2

8 years ago