リポジトリ

jonschlinkert のリポジトリ

864 件の対応リポジトリ

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

最終コミット 2020/03/02

 (18 stars) (2 forks) (0 件の索引済み issue) (0 件のオープンな good first issue)

`.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.

最終コミット 2014/10/22

 (5 stars) (0 forks) (0 件の索引済み issue) (0 件のオープンな good first issue)

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

最終コミット 2017/04/29

 (5 stars) (21 forks) (0 件の索引済み issue) (0 件のオープンな good first issue)

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

最終コミット 2018/12/15

 (14 stars) (1 fork) (0 件の索引済み issue) (0 件のオープンな good first issue)

Get the nth root of a number.

最終コミット 2015/01/19

 (4 stars) (0 forks) (0 件の索引済み issue) (0 件のオープンな good first issue)

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

最終コミット 2016/11/14

 (7 stars) (1 fork) (0 件の索引済み issue) (0 件のオープンな good first issue)

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

最終コミット 2017/06/25

 (15 stars) (4 forks) (0 件の索引済み issue) (0 件のオープンな good first issue)

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

最終コミット 2015/03/20

 (4 stars) (0 forks) (0 件の索引済み issue) (0 件のオープンな good first issue)

DEPRECATED use object.pick instead

最終コミット 2016/03/17

 (0 stars) (0 forks) (0 件の索引済み issue) (0 件のオープンな good first issue)

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

最近のコミットデータはありません

 (2 stars) (0 forks) (0 件の索引済み issue) (0 件のオープンな good first issue)

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

最終コミット 2017/05/30

 (21 stars) (5 forks) (0 件の索引済み issue) (0 件のオープンな good first issue)

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

最終コミット 2017/04/26

 (17 stars) (1 fork) (0 件の索引済み issue) (0 件のオープンな good first issue)

DEPRECATED. use filter-values instead.

最終コミット 2015/01/20

 (3 stars) (0 forks) (0 件の索引済み issue) (0 件のオープンな good first issue)

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

最終コミット 2017/12/20

 (9 stars) (2 forks) (0 件の索引済み issue) (0 件のオープンな good first issue)

Return a copy of an object without the given keys.

最終コミット 2017/09/04

 (77 stars) (5 forks) (0 件の索引済み issue) (0 件のオープンな good first issue)

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

最終コミット 2017/08/19

 (41 stars) (7 forks) (0 件の索引済み issue) (0 件のオープンな good first issue)

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

最終コミット 2014/10/07

 (5 stars) (0 forks) (0 件の索引済み issue) (0 件のオープンな good first issue)

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.

最終コミット 2017/04/17

 (12 stars) (3 forks) (0 件の索引済み issue) (0 件のオープンな good first issue)

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

最終コミット 2015/02/24

 (5 stars) (0 forks) (0 件の索引済み issue) (0 件のオープンな good first issue)

Recursively omit specified keys from an object.

最終コミット 2022/06/08

 (79 stars) (15 forks) (0 件の索引済み issue) (0 件のオープンな good first issue)