@nteract/transform-model-debug
TypeScript icon, indicating that this package has built-in type declarations

5.0.1 • Public • Published

@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

/@nteract/transform-model-debug/

    Package Sidebar

    Install

    npm i @nteract/transform-model-debug

    Weekly Downloads

    520

    Version

    5.0.1

    License

    BSD-3-Clause

    Unpacked Size

    7.04 kB

    Total Files

    10

    Last publish

    Collaborators

    • hydrosquall
    • benabel
    • alexandercbooth
    • benrussert
    • mpacer
    • theengineear
    • yuvipanda
    • rgbkrk
    • lgeiger
    • ivanov
    • captainsafia
    • peggyrayzis
    • jdetle
    • hasch
    • willingc
    • stormpython
    • crystalline-cat
    • emeeks