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

@byteluck-fe/model-driven-shared

Package Overview
Dependencies
Maintainers
1
Versions
224
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@byteluck-fe/model-driven-shared

> TODO: description

latest
npmnpm
Version
4.53.0-lx1
Version published
Maintainers
1
Created
Source

Shared

基础工具函数

│  calc.ts // 计算公式
│  constant.ts // 常量
│  enum.ts // 枚举常量
│  EventLogic.ts // 事件管理
│  genNonDuplicateId.ts // 生成唯一id
│  index.ts
│  log.ts // 日志
│  loopControls.ts // 遍历控件
│  RulesMessage.ts // 校验规则的message+国际化管理
│  updateValueFromKeys.ts // 通过a.b.c的格式修改控件的props
│  utils.ts // 工具函数
│  watcher.ts // 发布订阅实现
│
├─entity
│      Department.ts
│      index.ts
│      User.ts
│
└─locales // 国际化
        en-US.json
        index.ts
        ja-JP.json
        zh-CN.json

FAQs

Package last updated on 30 Mar 2026

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