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

@curong/object

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@curong/object

  • 0.5.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
2
increased by100%
Maintainers
1
Weekly downloads
 
Created
Source

@curong/object

@curong/object 主要包含以下的方法:

  • cascade: 根据级联属性字符串获取源对象中的内容
  • constructor: 获取一个值的构造函数
  • createWithNull: 创建一个纯对象,该对象的原型是 null
  • deleteAttrs: 从一个对象中删除一些属性
  • fromCascadeKeys: 将级联属性数组转换为一个属性字符串
  • isPrototypeProperty: 是不是当前对象的原型上的属性
  • shallowEqual: 通过浅比较的方式比较两个对象中的属性。(仅比较对象中的一层属性)
  • stringify: 将一个值转换为一个字符串
  • toCascadeKeys: 将级联属性字符串转换为一个级联属性数组
  • toLowerCaseKey: 将一个对象中的键全部转换为小写,并返回一个新的对象

FAQs

Package last updated on 13 Sep 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