Search results
1000+ packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
checks if event is key combo
Get the PATH environment variable key cross-platform
Define a non-enumerable property on an object. Uses Reflect.defineProperty when available, otherwise Object.defineProperty.
Check whether a browser event matches a hotkey.
Simple key-value storage with support for multiple backends
Awesome handling of keyboard events
Really Fast Deep Clone
Map object keys and values into a new object
Port of TweetNaCl cryptographic library to JavaScript
Returns true if any values exist, false if empty. Works for booleans, functions, numbers, strings, nulls, objects and arrays.
Lowercase the keys of an object
Iterate over the own and inherited enumerable properties of an object, and return an object with properties that evaluate to true from the callback. Exit early by returning `false`. JavaScript/Node.js
Use property paths like 'a.b.c' to get a nested value from an object. Even works when keys have dots in them (no other dot-prop library can do this!).
Set nested properties on an object using dot notation.
- bury
- deep-get-set
- deep-object
- deep-property
- deep-set-in
- deep-set
- deephas
- dot-prop
- dot2val
- es5-dot-prop
- get
- getsetdeep
- has
- hasown
- View more
Visit a method over the items in an object, or map visit over the objects in an array.
Delete nested properties from an object using dot notation.
Convert object keys to camel case
Map `visit` over an array of objects.
Call a specified method on each value in the given object.
Convert object keys from camel case
- map
- object
- key
- keys
- decamelize
- decamelcase
- uncamelcase
- camelcase
- camel-case
- camel
- case
- separator
- string
- text
- View more