0.1.1-alpha.19 • Published 3 years ago
@xl-vision/react v0.1.1-alpha.19
:sparkles: Features
- Has a wealth of components.
- Support SSR.
- Use typescript for static type checking.
- Based on react hooks instead of class.
- Minimal dependence.
:computer: Environment
- Modern browsers and Internet Explorer 9+ (with polyfills)
- Server-side Rendering
- Electron
:package: Install
npm install styled-components
npm install @xl-vision/react
:hammer: Usage
import { Button } from '@xl-vision/react';
ReactDOM.render(<Button>button</Button>, mountNode);
Please refer to the documentation for detailed usage.
0.1.1-alpha.19
3 years ago
0.1.1-alpha.18
3 years ago
0.1.1-alpha.16
3 years ago
0.1.1-alpha.15
3 years ago
0.1.1-alpha.14
3 years ago
0.1.1-alpha.11
4 years ago
0.1.1-alpha.12
4 years ago
0.1.1-alpha.8
4 years ago
0.1.1-alpha.7
4 years ago
0.1.1-alpha.9
4 years ago
0.1.1-alpha.10
4 years ago
0.1.1-alpha.6
4 years ago
0.1.1-alpha.2
4 years ago
0.1.1-alpha.3
4 years ago
0.1.1-alpha.5
4 years ago
0.1.1-alpha.0
4 years ago
0.1.1-alpha.1
4 years ago
0.1.0
4 years ago
0.0.0
4 years ago