Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

frc-ui-pro

Package Overview
Dependencies
Maintainers
1
Versions
69
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

frc-ui-pro

Frc-ui-pro 是基于 Ant Design 设计体系,二次封装的 React UI 组件库,主要用于研发企业级中后台产品。

  • 2.8.22
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
0
Maintainers
1
Weekly downloads
 
Created
Source

Frc-ui-pro

Frc-ui-pro 是基于 Ant Design 设计体系,二次封装的 React UI 组件库,主要用于研发企业级中后台产品。

✨ 特性

🌈 提炼自企业级中后台产品的交互语言和视觉风格。

📦 开箱即用的高质量 React 组件。

🛡 使用 TypeScript 开发,提供完整的类型定义文件。

⚙️ 全链路开发和设计工具体系。

安装

$npm install frc-ui-pro --save

引入样式文件

import "frc-ui-pro/dist/src/styles/global/index.css";

使用

import { Button } from "frc-ui-pro";

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

Keywords

FAQs

Package last updated on 25 Apr 2023

Did you know?

Socket

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc