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

fui-base

Package Overview
Dependencies
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fui-base

财务中台 fui-base组件,在antd的基础上封装了一层,用于永辉特有的功能定制化处理。

  • 1.1.5
  • unpublished
  • npm
  • Socket score

Version published
Weekly downloads
0
Maintainers
1
Weekly downloads
 
Created
Source

概述

财务中台 fui-base组件,在antd的基础上封装了一层,用于永辉特有的功能定制化处理。

引用方式

import {
  Button,
  Input
} from 'fui-base';

同时也支持按需引用

import Button from 'fui-base/lib/yh-button';
import Input from 'fui-base/lib/yh-input';

基础组件部署

1.执行scripts脚本,进行打包、构建

npm run build:lib

2.npm发包

// 先登录
npm login

// 修改package.json的version属性
npm publish

Keywords

FAQs

Package last updated on 16 Nov 2021

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