@soongsil/streak
TypeScript icon, indicating that this package has built-in type declarations

1.0.9 • Public • Published

@soongsil/streak

A React Streak UI Component Library, powered by @soongsil/streak Frontend Team.

license license license

Installation

// with npm
npm install @soongsil/streak

// with yarn
yarn add @soongsil/streak

Usage

Getting Started

import React from 'react';
import { Grass } from '@soongsil/streak';

const Component = () => {
  return <Grass {...props} />;
};

Demo

👀 Sandbox

Props

data onClickData options

/@soongsil/streak/

    Package Sidebar

    Install

    npm i @soongsil/streak

    Weekly Downloads

    2

    Version

    1.0.9

    License

    MIT

    Unpacked Size

    643 kB

    Total Files

    25

    Last publish

    Collaborators

    • blan19
    • leehyewon
    • aube-code