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

0.1.1-alpha.19 • Public • Published

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.

Readme

Keywords

Package Sidebar

Install

npm i @xl-vision/react

Weekly Downloads

0

Version

0.1.1-alpha.19

License

MIT

Unpacked Size

4.29 MB

Total Files

575

Last publish

Collaborators

  • rhys_xia