5.0.1 • Published 5 years ago

@nteract/transform-model-debug v5.0.1

Weekly downloads
1,545
License
BSD-3-Clause
Repository
github
Last release
5 years ago

@nteract/transform-model-debug

This package contains a React component that can be used to render the state of a comms model.

Installation

$ yarn add @nteract/transform-model-debug
$ npm install --save @nteract/transform-model-debug

Usage

import ModelDebug from "@nteract/transform-model-debug";

export default () => {
  return <ModelDebug data={"hey"} models={{ 1: { fun: true } }} />;
};

Documentation

We're working on adding more documentation for this component. Stay tuned by watching this repository!

Support

If you experience an issue while using this package or have a feature request, please file an issue on the issue board and add the pkg:transform-model-debug label.

License

BSD-3-Clause

5.0.1

5 years ago

5.0.0

5 years ago

4.0.4-alpha.0

5 years ago

4.0.3-alpha.0

5 years ago

4.0.2-alpha.0

5 years ago

4.0.0-alpha.0

6 years ago

3.2.5

6 years ago

3.2.3

6 years ago

3.2.2

6 years ago

3.2.1

6 years ago

3.2.0

6 years ago

3.1.2

6 years ago

3.1.1

6 years ago

3.1.0

6 years ago

3.0.6

6 years ago

3.0.5

6 years ago

3.0.4

6 years ago

3.0.3

6 years ago

3.0.2

6 years ago

3.0.1

6 years ago

3.0.0

7 years ago

2.1.1

7 years ago

2.1.0

7 years ago

2.0.2

7 years ago

2.0.1

7 years ago

2.0.0

7 years ago

1.0.11

7 years ago

1.0.10

7 years ago

1.0.9

7 years ago

1.0.8

7 years ago

1.0.7

7 years ago

1.0.6

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago