Search results
1000+ packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
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.
Object-Oriented REST API framework
jsOOP aids in object oriented programming in JS.
Create objects from reusable, composable behaviors.
bugcore is a JavaScript library that provides a foundational architecture for object oriented JS
Type-safe Object-Oriented Async FileSystem
Get the native type of a value.
Get a stream as a string, Buffer, ArrayBuffer or array
Domain-oriented action request with path decoding, business object preloading, and action extracting
- action
- backend
- business
- decode
- decoding
- domain
- driven
- extraction
- it.rocks
- object
- path
- preloading
- processing
- request
Unofficial promise-based object-oriented PayPal API v2 SDK for node.js
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
Define a non-enumerable property on an object. Uses Reflect.defineProperty when available, otherwise Object.defineProperty.
High quality, well tested, lightweight object oriented toolset for Node.js
ES2015 `Object.assign()` ponyfill
An experiemental object oriented state mangment lib
Reuse objects and functions with style
Minimal async jobs utility library, with streams support
`Object.defineProperty`, but not IE 8's broken one.
Returns true if the value is an object and not an array or null.
Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in older engines.