Skip to content

xl-vision/xl-vision

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xl-vision

A feature-rich React component library.

Codacy Badge codecov Build Status npm package NPM downloads Average time to resolve an issue Percentage of issues still open License used

✨ Features

  • Has a wealth of components.
  • Support SSR.
  • Use typescript for static type checking.
  • Based on react hooks instead of class.
  • Minimal dependence.

💻 Environment

  • Modern browsers and Internet Explorer 9+ (with polyfills)
  • Server-side Rendering
  • Electron

📦 Install

npm install styled-components
npm install @xl-vision/react

🔨 Usage

import { Button } from '@xl-vision/react';

ReactDOM.render(<Button>button</Button>, mountNode);

Please refer to the documentation for detailed usage.

⌨️ Development

$ git clone git@github.com:xl-vision/xl-vision.git
$ cd xl-vision
$ pnpm i
$ npm run dev

Open your browser and visit http://localhost:3000.

🤝 Contributing And Issue

The project is still under development and we welcome anyone's contribution to the project. Your contribution will make the project more perfect. Of course, if you have any problems with the use, we also welcome you to issue.

❤️ Sponsors

Vercel