{"json_modified": "2015-02-13T02:28:05.192408", "slug": "Web/JavaScript/Reference/Global_Objects/Array/map", "tags": [], "locale": "de", "title": "Array.prototype.map()", "translations": [{"title": "Array.prototype.map()", "url": "/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/map", "tags": ["ECMAScript5", "JavaScript 1.6", "polyfill", "Array", "prototype", "JavaScript", "Method"], "summary": "", "localization_tags": [], "locale": "en-US", "last_edit": "2015-01-12T12:59:41", "review_tags": []}, {"title": "Array.map", "url": "/ja/docs/Web/JavaScript/Reference/Global_Objects/Array/map", "tags": ["ECMAScript5", "Array", "JavaScript", "JavaScript 1.6"], "summary": "", "localization_tags": [], "locale": "ja", "last_edit": "2014-11-12T23:33:46", "review_tags": []}, {"title": "Array.prototype.map()", "url": "/zh-CN/docs/Web/JavaScript/Reference/Global_Objects/Array/map", "tags": [], "summary": "", "localization_tags": [], "locale": "zh-CN", "last_edit": "2015-01-12T01:27:12", "review_tags": ["editorial"]}, {"title": "Array.prototype.map()", "url": "/pl/docs/Web/JavaScript/Referencje/Obiekty/Array/map", "tags": ["Dokumentacja_JavaScript", "JavaScript", "Dokumentacje", "Wszystkie_kategorie"], "summary": "", "localization_tags": [], "locale": "pl", "last_edit": "2014-05-31T00:17:12", "review_tags": []}, {"title": "Array.prototype.map()", "url": "/fr/docs/Web/JavaScript/Reference/Objets_globaux/Array/map", "tags": ["ECMAScript5", "polyfill", "Reference", "JavaScript 1.6", "R\u00e9f\u00e9rence", "Array", "prototype", "JavaScript", "Method"], "summary": "", "localization_tags": [], "locale": "fr", "last_edit": "2015-01-12T14:19:06", "review_tags": []}, {"title": "Array.prototype.map()", "url": "/ru/docs/Web/JavaScript/Reference/Global_Objects/Array/map", "tags": ["ECMAScript5", "polyfill", "Reference", "JavaScript 1.6", "R\u00e9f\u00e9rence", "Array", "prototype", "JavaScript", "Method"], "summary": "", "localization_tags": [], "locale": "ru", "last_edit": "2015-01-26T22:10:19", "review_tags": []}], "modified": "2015-02-13T02:28:04", "label": "Array.prototype.map()", "localization_tags": [], "url": "/de/docs/Web/JavaScript/Reference/Global_Objects/Array/map", "last_edit": "2015-02-13T02:27:59", "summary": "<strong>Map() </strong>wendet auf jedes Element der Array die bereitgestellte Funktion an und erstellt eine neue\u00a0Array als Ergebniss.", "sections": [{"id": "Quick_Links", "title": "Standard-Objekte Array Methoden Array.isArray() Array.prototype.pop() Array.prototype.push() Array.prototype.reverse() Array.prototype.shift() Vererbung: Function Object Eigenschaften Object.prototype.constructor Methoden Object.prototype.propertyIsEnumerable()"}, {"id": "Summary", "title": "Zusammenfassung"}, {"id": "Syntax", "title": "Syntax"}, {"id": "Parameters", "title": "Parameters"}, {"id": "Description", "title": "Beschreibung"}, {"id": "Examples", "title": "Beispiele"}, {"id": "Example:_Mapping_an_array_of_numbers_to_an_array_of_square_roots", "title": "Beispiel: Erstellen einer Array mit Quadratzahlen aus einer Array mit Zahlen"}, {"id": "Example:_Mapping_an_array_of_numbers_using_a_function_containing_an_argument", "title": "Beispiel: Abbilden einer Array mit Nummern mit einer Funktion mit einem Argument."}, {"id": "Example:_using_map_generically", "title": "Example: using map generically"}, {"id": "Example:_using_map_generically_querySelectorAll", "title": "Example: using map generically querySelectorAll"}, {"id": "Beispiel.3A_Benutze_map_um_einen_String_umzukehren", "title": "Beispiel: Benutze map um einen String umzukehren"}, {"id": "Example:_Tricky_use_case", "title": "Beispiel: Besondere Anwendungsf\u00e4lle"}, {"id": "Polyfill", "title": "Polyfill"}, {"id": "Specifications", "title": "Specifications"}, {"id": "Browser_compatibility", "title": "Browser compatibility"}, {"id": "See_also", "title": "See also"}], "id": 135179, "review_tags": ["technical", "editorial"]}