Socket
Socket
Sign inDemoInstall

jad-lib-react

Package Overview
Dependencies
6
Maintainers
1
Versions
102
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

jad-lib-react

[更新文档](https://gitlab.jpushoa.com/front-end/jad-lib-react/blob/master/CHANGELOG.zh-CN.md)


Version published
Maintainers
1
Weekly downloads
7
increased by250%

Weekly downloads

Readme

Source

广告基础库

更新文档

相关组件doc

  1. FilterColumns
  2. FilterGroup
  3. v2版本新增组件

相关服务doc

1. compoundComponentMiddles(https://gitlab.jpushoa.com/front-end/jad-lib-react/blob/master/document/compoundComponentMiddles.md)

使用 npm install 来安装 ##打包

npm run build

开发

  1. 修改代码, 写组件
  2. npm run test-pkg
  3. 在你的测试项目运行 yarn link jad-lib-react

一般来说测试项目只需要运行一次link, 后续jad-lib-react项目的变动都会直接反映在测试项目中

ps: 推荐用yarn的link

如果在调试过程中 link jad-lib-react typescript报一下错误 Duplicate identifier 'LibraryManagedAttributes'. 请修改tsconfig.json 添加 "skipLibCheck": true,

Q&A

  1. 如果打包或者使用时, antd的某个组件提示类型有误, 请将antd回退指上一个minor的版本(版本号第二位数减1), yarn link antd@~x.x.x

  2. v2.x 不向下兼容,详见文档 CHANGELOG.zh-CN 说明

FAQs

Last updated on 30 Mar 2022

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