1. flat & flatMap array methods

    Methods to flatten any sub-arrays found in an array by concatenating their elements.

  2. createImageBitmap

    Create image bitmap with support for resizing and adjusting quality

  3. Import maps

    Import maps allows control over what URLs get fetched by JavaScript `import` statements and `import()` expressions.

  4. domstringmap api

  5. gamepad api: mapping

  6. htmlmapelement api

  7. htmlmapelement api: areas

  8. htmlmapelement api: name

  9. imagebitmap api

  10. imagebitmaprenderingcontext api

  11. imagebitmaprenderingcontext api: canvas

  12. imagebitmaprenderingcontext api: transferfromimagebitmap

  13. imagebitmap api: close

  14. imagebitmap api: height

  15. imagebitmap api: width

  16. midiinputmap api

  17. midiinputmap api: get

  18. namednodemap api

  19. wheelevent api: pinch-to-zoom maps to `wheelevent` + `ctrl` key.

  20. html element: map

  21. html element: map: name

  22. javascript built-in: array: flatmap

  23. javascript built-in: array: grouptomap

  24. javascript built-in: array: map

  25. javascript built-in: map

  26. javascript built-in: map: @@iterator

  27. javascript built-in: map: @@species

  28. javascript built-in: map: @@tostringtag

  29. javascript built-in: map: clear

  30. javascript built-in: map: delete

  31. javascript built-in: map: entries

  32. javascript built-in: map: foreach

  33. javascript built-in: map: get

  34. javascript built-in: map: has

  35. javascript built-in: map: keys

  36. javascript built-in: map: key equality for -0 and 0

  37. javascript built-in: map: `map()` constructor

  38. javascript built-in: map: `map()` constructor: `new map(iterable)`

  39. javascript built-in: map: `map()` constructor: `map()` without `new` throws

  40. javascript built-in: map: `map()` constructor: `new map(null)`

  41. javascript built-in: map: set

  42. javascript built-in: map: size

  43. javascript built-in: map: values

  44. javascript built-in: typedarray: map

  45. javascript built-in: weakmap

  46. javascript built-in: weakmap: delete

  47. javascript built-in: weakmap: get

  48. javascript built-in: weakmap: has

  49. javascript built-in: weakmap: set

  50. javascript built-in: weakmap: `weakmap()` constructor