is-accessor-descriptor
popularReturns true if a value has the characteristics of a valid JavaScript accessor descriptor.
Updated by @jonschlinkert
is-descriptor
popularReturns true if a value has the characteristics of a valid JavaScript descriptor. Works for data descriptors and accessor descriptors.
Updated by @jonschlinkert
is-data-descriptor
popularReturns true if a value has the characteristics of a valid JavaScript data descriptor.
Updated by @jonschlinkert
@stdlib/utils-define-nonenumerable-read-write-accessor
Define a non-enumerable read-write accessor.
Updated by @stdlib-bot
openapi-default-setter
Sets default values in request properties according to defaults defined in openapi parameter lists.
Updated by @jsdevel
getsetdeep
Get and set nested variables of an object, includes support for Backbone Models
Updated by @balupton
shallow-clone-shim
Shallow clones an object while respecting the original property descriptors
Updated by @watson
object-manage
A library for managing javascript objects and offering common getter, setter, merge support.
Updated by @nullivex
@andrioid/react-native-version-setter
Update your app version with a single command.
Updated by @andrioid
@ianwalter/clone
A configurable utility to clone JavaScript data (Objects, Arrays, etc)
Updated by @ianwalter
@stdlib/utils-define-configurable-read-write-accessor
Define a configurable read-write accessor.
Updated by @stdlib-bot
@stdlib/utils-define-nonenumerable-write-only-accessor
Define a non-enumerable write-only accessor.
Updated by @stdlib-bot
@stdlib/utils-define-configurable-write-only-accessor
Define a configurable write-only accessor.
Updated by @stdlib-bot