@xl-vision/xl-vision
TypeScript icon, indicating that this package has built-in type declarations

0.0.2-beta.54 • Public • Published

xl-vision

A feature-rich React component library.

Codacy Badge codecov Build Status Dependencies DevDependencies 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 @xl-vision/xl-vision

🔨 Usage

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

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

Then import style manually

import '@xl-vision/xl-vision/style/index.css'

Please refer to the documentation for detailed usage.

⌨️ Development

$ git clone git@github.com:xl-vision/xl-vision.git
$ cd xl-vision
$ npm install
$ npm run site:start

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.

Readme

Keywords

Package Sidebar

Install

npm i @xl-vision/xl-vision

Weekly Downloads

0

Version

0.0.2-beta.54

License

MIT

Unpacked Size

17.1 MB

Total Files

6351

Last publish

Collaborators

  • rhys_xia