Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@jdfed/utils

Package Overview
Dependencies
Maintainers
5
Versions
72
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jdfed/utils

drip-form通用方法

  • 0.9.0-alpha.20
  • alpha
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
15
decreased by-90%
Maintainers
5
Weekly downloads
 
Created
Source

@drip/utils

drip-form 通用方法

  • 持续更新
函数名函数说明参数类型返回值类型
typeCheck基本数据类型检测anystring
isEmpty判断变量是否为空anyboolean
setDeepProp设置 data.a.b.c = value,若 data 没有 a.b 则依次赋值空对象,最后再将 a.b.c 设为 value`{keys: string[], data: {[ key:string ]: any}, value: stringnumber

Keywords

FAQs

Package last updated on 20 Jul 2023

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc