Test if an object has a specified property.
sc-utils is a tools source
Get a property from an object using dot (object path) notation.
Set object values using property chaining syntax
Recursively omit empty properties from an object. Omits empty objects, arrays, strings or zero.
Object Oriented Programming (Classical), and Prototype Object Based Programming for Javascript
Property is a group of packages of Ganuz library
个人在项目中常用的一些方法,在此做一个分享 ### cookie相关 ``` /** 依赖于 js-cookie 方法: */ // 获取 cookie getCookie(name) // 设置 cookie setCookie(name, value) // 删除 cookie removeCookie(name) ```
Reduces an object to a value that is the accumulated result of running each property in the object through a callback. Executes the callback function once for each own enumerable property in the object, receiving four arguments: the initial value (or valu
JavaScript Testing utilities for React (with updated dependencies)
Returns `true` if a value exists in the given string, array or object.
Create a new object filtered to have only properties for which the callback returns true.
Expand a string into a JavaScript object using a simple notation. Use the CLI or as a node.js lib.
No description provided.
JavaScript 的小工具,验证 JavaScript 的数据类型,输出调试信息等。
JavaScript 的小工具,验证 JavaScript 的数据类型,输出调试信息等。
> 万卡libs库是整合了现有万卡常用的lib和util
[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]
常用的js工具函数集
Test if an object has a specified method name, either own or inherited.
A JavaScript extension package for building strong and modern applications.
(fork of omit-empty) Recursively omit empty properties from an object. Omits empty objects, arrays, strings or zero.
Test if an object has a specified property, either own or inherited.
[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![dependency status][deps-svg]][deps-url] [![dev dependency status][dev-deps-svg]][dev-deps-url] [![License][license-image]][license-url] [![Downloads][downloads-im