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

@dlymon/preferences

Package Overview
Dependencies
Maintainers
2
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dlymon/preferences

用于多个 `app` 公用的偏好设置文件,继承了 `@dlymon-core/preferences` 的所有能力。业务上有通用的偏好设置文件可以放在这里。

latest
npmnpm
Version
7.3.12
Version published
Weekly downloads
25
-32.43%
Maintainers
2
Weekly downloads
 
Created
Source

@dlymon/preferences

用于多个 app 公用的偏好设置文件,继承了 @dlymon-core/preferences 的所有能力。业务上有通用的偏好设置文件可以放在这里。

用法

添加依赖

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

使用

import { setupPreferences } from '@dlymon/preferences';

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