@lunit/insight-react-components
TypeScript icon, indicating that this package has built-in type declarations

8.0.0 • Public • Published

insight-react-components

React Components for Lunit INSIGHT projects

JavaScript Style Guide

Install

You need to add NPM_TOKEN to your environment variables. Please ask the token to @syyu.

export NPM_TOKEN="00000000-0000-0000-0000-000000000000"

Use Yarn instead of npm.

yarn add @lunit/insight-react-components

Usage

import React, { Component } from 'react'

import MyComponent from 'insight-react-components'

class Example extends Component {
  render() {
    return <MyComponent />
  }
}

License

MIT © deminoth

/@lunit/insight-react-components/

    Package Sidebar

    Install

    npm i @lunit/insight-react-components

    Weekly Downloads

    14

    Version

    8.0.0

    License

    UNLICENSED

    Unpacked Size

    111 kB

    Total Files

    43

    Last publish

    Collaborators

    • deminoth
    • jyseo
    • takhyunkim
    • lunit-larry-kim
    • lunit-seonghun
    • tedshin
    • tobio89