0.1.3 β€’ Published 4 years ago

@riiid/santa-closet-web v0.1.3

Weekly downloads
126
License
Apache-2.0
Repository
github
Last release
4 years ago

santa-closet-web

NPM

UI Design Kit for πŸŽ…'s products

Dependencies

  • React 에 μ˜μ‘΄μ„±μ„ κ°€μ§‘λ‹ˆλ‹€.

πŸš§πŸ‘· warning πŸ‘·πŸš§

  • foundation & component μΆ”κ°€ μ‹œ μ€‘λ³΅λ˜λŠ” λͺ…칭이 없도둝 μ£Όμ˜ν•©λ‹ˆλ‹€. πŸ‘€

Installation

yarn add @riiid/santa-closet-web

Usage

foundation

santa-closet 의 색상, μ•„μ΄μ½˜, μ‰λ„μš° μŠ€νƒ€μΌμ„ μ •μ˜ν•©λ‹ˆλ‹€. κΈ°λ³Έ νŒ”λ ˆνŠΈ 색상 외에도 ν…Œλ§ˆ 색상 dark λ˜λŠ” light 을 μ μš©ν•˜μ‹€ 수 μžˆμŠ΅λ‹ˆλ‹€.

foundation κ΅¬μ‘°λŠ” μ•„λž˜μ™€ κ°™μŠ΅λ‹ˆλ‹€.

PluginREADME
ALL@riiid/santa-closet-web
colors@riiid/santa-closet-web/colors
theme@riiid/santa-closet-web/theme
icons@riiid/santa-closet-web/icons
shadows@riiid/santa-closet-web/shadows

μ˜ˆμ‹œ

import {white1, shadowDown1} from '@riiid/santa-closet-web'
import {dark as theme} from '@riiid/santa-closet-web/theme';
import {Arrow, Cart, Password} from '@riiid/santa-closet-web/icons'

class Example extends Component {
  render () {
    return (
      <div style={shadowDown1}>
        <Arrow/>
        <Cart width={30} height={30} fill={white1}/>
        <Password fill={theme.color1}/>
      </div>
    )
  }
}

icon list image

Example

Cheetsheet

cheat sheet - https://santa-closet.riiid.app

Example Project

yarn link 둜 deploy 된 /lib 폴더와 μ—°κ²°ν•˜μ—¬ ν…ŒμŠ€νŠΈν•©λ‹ˆλ‹€.πŸ–πŸ»

Deploy

yarn release 슀크립트 μ‹€ν–‰ ν›„ λ°°ν¬λ˜λŠ” ν΄λ”μ˜ 버전과 루트 ν΄λ”μ˜ 버전을 λ™μΌν•˜κ²Œ μ˜¬λ €μ€λ‹ˆλ‹€.

License

Riiid Β© Riiid

0.1.3

4 years ago

0.1.2

4 years ago

0.1.1

4 years ago

0.1.0

4 years ago

0.0.12

5 years ago

0.0.11

5 years ago

0.0.10

5 years ago

3.1.1

5 years ago

0.0.9

5 years ago

0.0.8

5 years ago

0.0.7

5 years ago

0.0.6

5 years ago

0.0.5

5 years ago

0.0.4

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago