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

1.0.0 • Public • Published

@nteract/logos

This package contains a component for rendering the lovely nteract logo.

Installation

$ yarn add @nteract/logos
$ npm install --save @nteract/logos

Usage

The example below shows how we can use this package to create a simple code editor component.

import { WideLogo } from "@nteract/logos";

export default () => {
  return <WideLogo height={100} theme={"light"} />;
};

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:logos label.

License

BSD-3-Clause

/@nteract/logos/

    Package Sidebar

    Install

    npm i @nteract/logos

    Weekly Downloads

    615

    Version

    1.0.0

    License

    BSD-3-Clause

    Unpacked Size

    14.3 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