{"json_modified": "2015-06-02T12:30:58.259654", "slug": "Web/JavaScript/Reference/Global_Objects/Array/map", "tags": [], "locale": "pt-BR", "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": "The map() method creates a new array with the results of calling a provided function on every element in this array.", "localization_tags": [], "locale": "en-US", "last_edit": "2015-03-09T07:22:02", "review_tags": []}, {"title": "Array.prototype.map()", "url": "/ja/docs/Web/JavaScript/Reference/Global_Objects/Array/map", "tags": ["ECMAScript5", "Array", "JavaScript", "JavaScript 1.6"], "summary": "\u4e0e\u3048\u3089\u308c\u305f\u95a2\u6570\u3092\u914d\u5217\u306e\u3059\u3079\u3066\u306e\u8981\u7d20\u306b\u5bfe\u3057\u3066\u547c\u3073\u51fa\u3057\u3001\u305d\u306e\u7d50\u679c\u304b\u3089\u306a\u308b\u65b0\u3057\u3044\u914d\u5217\u3092\u751f\u6210\u3057\u307e\u3059\u3002", "localization_tags": [], "locale": "ja", "last_edit": "2015-04-12T11:30:21", "review_tags": []}, {"title": "Array.prototype.map()", "url": "/zh-CN/docs/Web/JavaScript/Reference/Global_Objects/Array/map", "tags": [], "summary": "Editorial review completed.", "localization_tags": [], "locale": "zh-CN", "last_edit": "2015-05-18T00:38:08", "review_tags": []}, {"title": "Array.prototype.map()", "url": "/pl/docs/Web/JavaScript/Referencje/Obiekty/Array/map", "tags": ["Dokumentacja_JavaScript", "JavaScript", "Dokumentacje", "Wszystkie_kategorie"], "summary": "Tworzy now\u0105 tablic\u0119 z wynikami wywo\u0142anej podanej funkcji dla ka\u017cdego elementu w tablicy.", "localization_tags": [], "locale": "pl", "last_edit": "2015-04-18T03:24:06", "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": "La m\u00e9thode map() cr\u00e9e un nouveau tableau compos\u00e9 des images des \u00e9l\u00e9ments d'un tableau par une fonction donn\u00e9e en argument.", "localization_tags": [], "locale": "fr", "last_edit": "2015-03-09T11:33:26", "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": "\u041c\u0435\u0442\u043e\u0434 map() \u0441\u043e\u0437\u0434\u0430\u0451\u0442 \u043d\u043e\u0432\u044b\u0439 \u043c\u0430\u0441\u0441\u0438\u0432 \u0441 \u0440\u0435\u0437\u0443\u043b\u044c\u0442\u0430\u0442\u043e\u043c \u0432\u044b\u0437\u043e\u0432\u0430 \u0443\u043a\u0430\u0437\u0430\u043d\u043d\u043e\u0439 \u0444\u0443\u043d\u043a\u0446\u0438\u0438 \u0434\u043b\u044f \u043a\u0430\u0436\u0434\u043e\u0433\u043e \u044d\u043b\u0435\u043c\u0435\u043d\u0442\u0430 \u043c\u0430\u0441\u0441\u0438\u0432\u0430.", "localization_tags": [], "locale": "ru", "last_edit": "2015-01-26T22:10:19", "review_tags": []}, {"title": "Array.prototype.map()", "url": "/de/docs/Web/JavaScript/Reference/Global_Objects/Array/map", "tags": [], "summary": "Map() wendet auf jedes Element des\u00a0Arrays die bereitgestellte Funktion an und erstellt ein\u00a0neues Array als Ergebnis.", "localization_tags": [], "locale": "de", "last_edit": "2015-05-27T15:14:49", "review_tags": ["technical", "editorial"]}, {"title": "Array.prototype.map()", "url": "/ko/docs/Web/JavaScript/Reference/Global_Objects/Array/map", "tags": ["map()", "Map"], "summary": "map() \uba54\uc18c\ub4dc\ub294 \ubc30\uc5f4 \ub0b4\uc758 \ubaa8\ub4e0 \uc694\uc18c \ub0b4\uc5d0\uc11c \uc81c\uacf5\ub41c \ud568\uc218\ub97c \ud638\ucd9c\ud558\ub294 \uacb0\uacfc\ub85c\u00a0\uc0c8\ub85c\uc6b4 \ubc30\uc5f4\uc744 \uc0dd\uc131\ud55c\ub2e4.", "localization_tags": ["inprogress"], "locale": "ko", "last_edit": "2015-05-25T21:42:14", "review_tags": []}], "modified": "2015-06-02T12:30:55", "label": "Array.prototype.map()", "localization_tags": [], "url": "/pt-BR/docs/Web/JavaScript/Reference/Global_Objects/Array/map", "last_edit": "2015-06-02T12:30:50", "summary": "O m\u00e9todo map() invoca a fun\u00e7\u00e3o callback passada por argumento para cada elemento do Array e devolve um novo Array como resultado.", "sections": [{"id": "Quick_Links", "title": "Standard built-in objects Array Properties Array.prototype Array.prototype.length [Translate] Methods Array.from() [Translate] Array.isArray() Array.observe() [Translate] Array.of() [Translate] Array.prototype.concat() Array.prototype.copyWithin() [Translate] Array.prototype.entries() [Translate] Array.prototype.every() [Translate] Array.prototype.fill() [Translate] Array.prototype.filter() Array.prototype.find() [Translate] Array.prototype.findIndex() [Translate] Array.prototype.forEach() Array.prototype.contains() Array.prototype.indexOf() [Translate] Array.prototype.join() Array.prototype.keys() Array.prototype.lastIndexOf() [Translate] Array.prototype.map() Array.prototype.pop() Array.prototype.push() Array.prototype.reduce() [Translate] Array.prototype.reduceRight() [Translate] Array.prototype.reverse() Array.prototype.shift() Array.prototype.slice() [Translate] Array.prototype.some() [Translate] Array.prototype.sort() [Translate] Array.prototype.splice() Array.prototype.toLocaleString() [Translate] Array.prototype.toSource() [Translate] Array.prototype.toString() [Translate] Array.prototype.unshift() Array.prototype.values() [Translate] Array.prototype[@@iterator]() [Translate] Inheritance: Function Properties Function.arguments [Translate] Function.arity [Translate] Function.caller [Translate] Function.displayName [Translate] Function.length [Translate] Function.name [Translate] Function.prototype [Translate] Methods Function.prototype.apply() [Translate] Function.prototype.bind() [Translate] Function.prototype.call() Function.prototype.isGenerator() [Translate] Function.prototype.toSource() [Translate] Function.prototype.toString() [Translate] Object Properties Object.prototype.__count__ [Translate] Object.prototype.__noSuchMethod__ [Translate] Object.prototype.__parent__ [Translate] Object.prototype.__proto__ [Translate] Object.prototype.constructor Methods Object.prototype.__defineGetter__() [Translate] Object.prototype.__defineSetter__() [Translate] Object.prototype.__lookupGetter__() [Translate] Object.prototype.__lookupSetter__() [Translate] Object.prototype.hasOwnProperty() Object.prototype.isPrototypeOf() [Translate] Object.prototype.propertyIsEnumerable() [Translate] Object.prototype.toLocaleString() [Translate] Object.prototype.toSource() [Translate] Object.prototype.toString() Object.prototype.unwatch() [Translate] Object.prototype.valueOf() [Translate] Object.prototype.watch() [Translate]"}, {"id": "Summary", "title": "Resumo"}, {"id": "Syntax", "title": "Sintaxe"}, {"id": "Parameters", "title": "Par\u00e2metros"}, {"id": "Description", "title": "Descri\u00e7\u00e3o"}, {"id": "Examples", "title": "Exemplos"}, {"id": "Example:_Mapping_an_array_of_numbers_to_an_array_of_square_roots", "title": "Exemplo: Mapeando um array de n\u00fameros para um array de ra\u00edzes quadradas"}, {"id": "Example:_Mapping_an_array_of_numbers_using_a_function_containing_an_argument", "title": "Exemplo: Mapeando um array de n\u00fameros usando uma fun\u00e7\u00e3o callback que cont\u00e9m um argumento"}, {"id": "Example:_using_map_generically", "title": "Exemplo: usando map genericamente"}, {"id": "Example:_using_map_generically_querySelectorAll", "title": "Exemplo: usando map genericamente com querySelectorAll"}, {"id": "Exemplo.3A_Usando_map_para_inverter_uma_string", "title": "Exemplo: Usando map para inverter uma string"}, {"id": "Example:_Tricky_use_case", "title": "Exemplo: Caso de uso mais complexo"}, {"id": "Polyfill", "title": "Polyfill"}, {"id": "Specifications", "title": "Especifica\u00e7\u00f5es"}, {"id": "Browser_compatibility", "title": "Compatibilidade com os browsers"}, {"id": "See_also", "title": "Veja tamb\u00e9m"}], "id": 135971, "review_tags": []}