Provides functions to read and write from/to an object or array using a simple string notation
翻译 - PropertyAccess组件提供使用简单的字符串表示法从对象或数组读取和写入对象或数组的功能。
Python dictionaries with advanced dot notation access
ForgJs is a javascript lightweight object validator.
翻译 - ForgJs是javascript轻量级对象验证器。去检查“快速入门”部分,开始用爱编码
🔥 A resource to help figure out what JavaScript object method would be best to use at any given time
Safe deep property access in 120 bytes. x = dlv(obj, 'a.b.x')
翻译 - 120字节的安全深度属性访问。 x = dlv(obj,'a.b.x')
Deep diffs two objects, including nested structures of arrays and objects, and returns the difference. ❄️
Utility library for functional programming in Lua
Smart and efficient javascript object observer, ideal for batching DOM updates (~1kb)
⚡ Type-safe data transformer for JavaScript, TypeScript & Node.js.
Stringifies any javascript object in your console for CLI inspection ✨
Python Single Object Tracking Evaluation
Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!
A small, simple, and fast JS validator. Like, wow that's fast. 🚀
#学习与技能提升#Find the method you need without digging through the docs, directly on the command line!
Recursively (deep) clone JavaScript native types, like Object, Array, RegExp, Date as well as primitives. Used by superstruct, merge-deep, and many others!
#计算机科学#Receding Moving Object Segmentation in 3D LiDAR Data Using Sparse 4D Convolutions (RAL 2022)
Use property paths (`a.b.c`) get a nested value from an object.