New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@seolhun/localize-components-atomic

Package Overview
Dependencies
Maintainers
1
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@seolhun/localize-components-atomic

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

latest
npmnpm
Version
0.6.1-alpha.0
Version published
Maintainers
1
Created
Source

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

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

FAQs

Package last updated on 25 Mar 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts