Socket
Socket
Sign inDemoInstall

@alifd/meet

Package Overview
Dependencies
72
Maintainers
24
Versions
431
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @alifd/meet

Rax System UI Components


Version published
Weekly downloads
38
decreased by-17.39%
Maintainers
24
Created
Weekly downloads
 

Readme

Source

Fusion

一套基于 RAX 的跨端 UI 解决方案。

支持的端:

H5支付宝、钉钉、淘宝小程序微信小程序

特征

  • 基于 RAX 构建
  • 集成 Fuison 设计系统
  • 支持 H5 及 多个 App 的小程序跨端使用
  • 多语言支持

快速安装

npm i @alifd/meet --save

使用方法

推荐使用 rax-cli 创建项目,使用示例:

import { createElement, render } from 'Rax';
import { Button } from '@alifd/meet';

render(<Button>Hello</Button>);

贡献代码

参见 contributing.md

其他

详细文档,请参看: Fuison(阿里内网)Rax 官网 - 基础组件

Keywords

FAQs

Last updated on 27 Feb 2023

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc