@riiid/santa-closet-web

UI Design Kit for Santa's products

Usage no npm install needed!

<script type="module">
  import riiidSantaClosetWeb from 'https://cdn.skypack.dev/@riiid/santa-closet-web';
</script>

README

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 κ΅¬μ‘°λŠ” μ•„λž˜μ™€ κ°™μŠ΅λ‹ˆλ‹€.

Plugin README
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