@seolhun/localize-components-atomic

Localizing React components is rendered by stand-alone not affect other styles.

Usage no npm install needed!

<script type="module">
  import seolhunLocalizeComponentsAtomic from 'https://cdn.skypack.dev/@seolhun/localize-components-atomic';
</script>

README

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