0.5.2 • Published 5 years ago
@seolhun/localize-components-docs v0.5.2
Localize React Components
- Author : HunSeol
Goal
- localized-style for custom.
- stylesheet variable(using props) on localize-components.
- One components must has a one stylesheet and design. but components be changed using theme props.
Why
- I just want to build react components has no side effect. because some components has a global stylesheet affect original project style sheet.
- I think that all components must be standalone anywhere, any environments.
Used stacks
- React
- TypeScript
- SCSS
- emotion
- Docz
How to getting started
Install Package
$ yarn add @seolhun/localize-components
$ yarn add @seolhun/localize-components-atomic
How to use
import
import { Button } from '@seolhun/localize-components-atomic';
import { Alert } from '@seolhun/localize-components';
Examples
PROD
DEV
0.5.2
5 years ago
0.1.17-alpha.0
6 years ago
0.1.6-beta.45
6 years ago
0.1.16
6 years ago
0.1.6-alpha.43
6 years ago
0.1.6-alpha.45
6 years ago
0.1.16-alpha.0
6 years ago
0.1.15
6 years ago
0.1.14
6 years ago
0.1.13
6 years ago
0.1.12
6 years ago
0.1.11
6 years ago
0.1.10
6 years ago
0.1.9
6 years ago
0.1.9-alpha.0
6 years ago
0.1.8
6 years ago
0.1.7
6 years ago
0.1.6
6 years ago
0.1.5
6 years ago
0.1.4
6 years ago
0.1.2
6 years ago
0.1.1
6 years ago
0.1.0
6 years ago
0.0.8
7 years ago