New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@ldesign/common

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ldesign/common

LDesign UI 样式库以及组件库公共函数(js)

latest
npmnpm
Version
0.3.0
Version published
Weekly downloads
1
-50%
Maintainers
1
Weekly downloads
 
Created
Source

TDesign 公共库

公共库包含公共样式与工具函数,各框架以子仓库的形式引入此仓库。

目录说明

|-- style // 组件库 UI 开发
  |-- web // web UI 开发
  |-- mobile // mobile UI 开发
|-- js // 组件库公用函数

UI 开发指南

参考

如何进行分支开发

分支拉取规则:网页组件使用 feature/web/_ ;移动端组件使用 feature/mobile/_ ;小程序使用 feature/mp/* 。

具体示例如下,

feature/web/button
feature/mobile/button
feature/mp/button

Keywords

ldesign

FAQs

Package last updated on 28 Dec 2022

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