Search results
1000+ packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
Get the native type of a value.
Get a stream as a string, Buffer, ArrayBuffer or array
NoSQL Object Mapper for designing multiple access patterns.
An oject to markup mapper to keep plain html out of your JavaScript code
Define a non-enumerable property on an object. Uses Reflect.defineProperty when available, otherwise Object.defineProperty.
Reuse objects and functions with style
Copy properties from one object to another.
`Object.defineProperty`, but not IE 8's broken one.
Minimal async jobs utility library, with streams support
Returns true if the value is an object and not an array or null.
string representations of objects in node and the browser
Extend an object with the properties of additional objects. node.js/javascript util.
- assign
- clone
- extend
- merge
- obj
- object
- object-assign
- object.assign
- prop
- properties
- property
- props
- shallow
- util
- View more
Check if a value is a plain object
prelude.ls is a functionally oriented utility library. It is powerful and flexible. Almost all of its functions are curried. It is written in, and is the recommended base library for, LiveScript.
Returns true if a value is a plain object, array or function.
A small polyfill for Object.setprototypeof
ES Object-related atoms: Object, ToObject, RequireObjectCoercible
ES2015 `Object.assign()` ponyfill
Returns true if an object was created by the `Object` constructor, or Object.create(null).
Define a data property on an object. Will fall back to assignment in an engine without descriptors.