Repository

Repository di jonschlinkert

864 repository supportati

Normalize values in package.json to improve compatibility, programmatic readability and usefulness with third party libs.

Ultimo commit 2 mar 2020

 (18 star) (2 fork) (0 issue indicizzate) (0 good first issue aperte)

`.use()` plugins to manipulate objects. Easy to use and extend. Load locally defined plugins, or define a namespace to automatically load plugins from load modules.

Ultimo commit 22 ott 2014

 (5 star) (0 fork) (0 issue indicizzate) (0 good first issue aperte)

Simple API for globally installing or uninstalling one or more NPM packages.

Ultimo commit 29 apr 2017

 (5 star) (21 fork) (0 issue indicizzate) (0 good first issue aperte)

Returns an array of unique "npm" directories based on the user's platform and environment. Node.js / JavaScript.

Ultimo commit 15 dic 2018

 (14 star) (1 fork) (0 issue indicizzate) (0 good first issue aperte)

Get the nth root of a number.

Ultimo commit 19 gen 2015

 (4 star) (0 fork) (0 issue indicizzate) (0 good first issue aperte)

Simple javascript utility for displaying the time in 12-hour clock format

Ultimo commit 14 nov 2016

 (7 star) (1 fork) (0 issue indicizzate) (0 good first issue aperte)

Copy static properties, prototype properties, and descriptors from one object to another

Ultimo commit 25 giu 2017

 (15 star) (4 fork) (0 issue indicizzate) (0 good first issue aperte)

Get the length of an object's properties, excluding prototype properties. Work with dontEnum bugs.

Ultimo commit 20 mar 2015

 (4 star) (0 fork) (0 issue indicizzate) (0 good first issue aperte)

DEPRECATED use object.pick instead

Ultimo commit 17 mar 2016

 (0 star) (0 fork) (0 issue indicizzate) (0 good first issue aperte)

Get the length of own enumerable properties on an object excluding the object's prototype properties.

Nessun dato recente sui commit

 (2 star) (0 fork) (0 issue indicizzate) (0 good first issue aperte)

Call the given method on each value in the given object.

Ultimo commit 30 mag 2017

 (21 star) (5 fork) (0 issue indicizzate) (0 good first issue aperte)

Like `extend` but only copies missing properties/values to the target object.

Ultimo commit 26 apr 2017

 (17 star) (1 fork) (0 issue indicizzate) (0 good first issue aperte)

DEPRECATED. use filter-values instead.

Ultimo commit 20 gen 2015

 (3 star) (0 fork) (0 issue indicizzate) (0 good first issue aperte)

Similar to map for arrays, this creates a new object by calling the callback on each property of the original object.

Ultimo commit 20 dic 2017

 (9 star) (2 fork) (0 issue indicizzate) (0 good first issue aperte)

Return a copy of an object without the given keys.

Ultimo commit 4 set 2017

 (77 star) (5 fork) (0 issue indicizzate) (0 good first issue aperte)

(object pick) returns a filtered copy of an object with only the specified keys, exactly like `pick` from lo-dash / underscore.

Ultimo commit 19 ago 2017

 (41 star) (7 fork) (0 issue indicizzate) (0 good first issue aperte)

Like pluck from underscore / lo-dash, but returns an object composed of specified properties, with values unmodified from those of the original object.

Ultimo commit 7 ott 2014

 (5 star) (0 fork) (0 issue indicizzate) (0 good first issue aperte)

Reduces an object to a value that is the accumulated result of running each property in the object through a callback. JavaScript/node.js utility.

Ultimo commit 17 apr 2017

 (12 star) (3 fork) (0 issue indicizzate) (0 good first issue aperte)

Get the odd numbered items from an array. This package was created as a learning experience as I'm learning how to program.

Ultimo commit 24 feb 2015

 (5 star) (0 fork) (0 issue indicizzate) (0 good first issue aperte)

Recursively omit specified keys from an object.

Ultimo commit 8 giu 2022

 (79 star) (15 fork) (0 issue indicizzate) (0 good first issue aperte)