仓库

jonschlinkert 的仓库

864 个支持的仓库

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

最近提交 2020年3月2日

 (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年4月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年1月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年6月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年3月20日

 (4 stars) (0 forks) (0 个已索引 issue) (0 个开放 good first issue)

DEPRECATED use object.pick instead

最近提交 2016年3月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年5月30日

 (21 stars) (5 forks) (0 个已索引 issue) (0 个开放 good first issue)

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

最近提交 2017年4月26日

 (17 stars) (1 fork) (0 个已索引 issue) (0 个开放 good first issue)

DEPRECATED. use filter-values instead.

最近提交 2015年1月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年9月4日

 (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年8月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月7日

 (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年4月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年2月24日

 (5 stars) (0 forks) (0 个已索引 issue) (0 个开放 good first issue)

Recursively omit specified keys from an object.

最近提交 2022年6月8日

 (79 stars) (15 forks) (0 个已索引 issue) (0 个开放 good first issue)