Collection Map

Returns an array of mapped values from an array or object.
Alternatives To Collection Map
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Merge Deep8790,0743233 years ago16January 11, 20219mitJavaScript
Recursively merge values in a JavaScript object.
Object.omit73364,8174546 years ago6September 04, 20172mitJavaScript
Return a copy of an object without the given keys.
Mixin Deep62457,0531,0135 years ago13June 24, 20194mitJavaScript
Deeply mix the properties of objects into the first object, while also mixing-in child objects.
For In30647,0048857 years ago12February 28, 2017mitJavaScript
Iterate over the enumerable properties of an object, and return an object with properties that evaluate to true from the callback. Exit early by returning `false`.
Rename Keys2652174 years ago11October 13, 20171mitJavaScript
Modify/rename the keys of the own enumerable properties of an object.
Extend Shallow25498,0921,2896 years ago13December 20, 20171mitJavaScript
Extend object A with the properties of object B. node.js/javascript util.
Progressview22
6 years agoJava
自定义进度条
Glob Object207114 years ago4June 19, 20174mitJavaScript
Filter an object using glob patterns and dot notation.
For Own18
7 years agomitJavaScript
Iterate over the own enumerable properties of an object, and return an object with properties that evaluate to true from the callback. Exit early by returning `false`.
Define Property15481,9148374 years ago12January 26, 20183mitJavaScript
Define a non-enumerable property on an object.
Alternatives To Collection Map
Select To Compare


Alternative Project Comparisons
Popular Properties Projects
Popular Readme Projects
Popular Configuration Management Categories
Related Searches

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Javascript
Properties
Readme
Iterator