Showing 1-7 of 7 packages
Object value retrieval given a string path
TypeScript definitions for pathval
`magic-turn` 是一个代码转换器,可以将 Nuxt <span style="color:red">2</span> 的代码转换成与 Nuxt <span style="color:red">3</span> 兼容的代码。
Curried property accessor function that resolves deeply-nested object properties via dot/bracket-notation string path while mitigating TypeErrors via friendly and composable API.
Set or get a value within a deeply nested object using `dot' notation
Read or write your configration in much more easy way in your client apps
Curried function deriving a new array containing items from given array for which predicate returns true. Supports unary function, RegExp, dot/bracket-notation string path, and compound query object as predicate.