🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

@dlymon/layouts

Package Overview
Dependencies
Maintainers
2
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dlymon/layouts

该目录用于存放项目中集成的布局组件,继承了 `@dlymon-core/layout-ui` 包,并在此基础上扩展了更多的功能和配置。每个组件都包含了可重用的逻辑、配置和组件,方便在项目中进行统一管理和调用。

latest
npmnpm
Version
10.3.10
Version published
Weekly downloads
22
-26.67%
Maintainers
2
Weekly downloads
 
Created
Source

@dlymon/layouts

该目录用于存放项目中集成的布局组件,继承了 @dlymon-core/layout-ui 包,并在此基础上扩展了更多的功能和配置。每个组件都包含了可重用的逻辑、配置和组件,方便在项目中进行统一管理和调用。

用法

添加依赖

# 进入目标应用目录,例如 apps/xxxx-app
# cd apps/xxxx-app
pnpm add @dlymon/layouts

使用

import { BasicLayout } from '@dlymon/layouts';

FAQs

Package last updated on 18 Nov 2025

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