@seolhun/localize-components-atomic
TypeScript icon, indicating that this package has built-in type declarations

0.6.1-alpha.0 • Public • Published

Localize Components Atomic

Used stacks

  • TypeScript
  • Babel 7
  • Lerna
  • RollupJS
  • React
  • EmotionJS
  • Storybook

How to getting started

Install Package

$ npm install @seolhun/localize-components-atomic

How to use

import

import { LocalizeButton } from '@seolhun/localize-components-atomic';

Localize-Component styling Priority

  1. Components props
  • eg) Button.variant: solid
  1. Component intent props
  • eg) Button.intent: primary
  1. Localize style variable localize props

Readme

Keywords

none

Package Sidebar

Install

npm i @seolhun/localize-components-atomic

Weekly Downloads

29

Version

0.6.1-alpha.0

License

MIT

Unpacked Size

17.4 kB

Total Files

19

Last publish

Collaborators

  • seolhun