es6.json 8.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418
  1. {
  2. "title":"ECMAScript 2015 (ES6)",
  3. "description":"Support for the ECMAScript 2015 specification. Features include Promises, Modules, Classes, Template Literals, Arrow Functions, Let and Const, Default Parameters, Generators, Destructuring Assignment, Rest & Spread, Map/Set & WeakMap/WeakSet and many more.",
  4. "spec":"https://tc39.es/ecma262/",
  5. "status":"other",
  6. "links":[
  7. {
  8. "url":"http://es6-features.org",
  9. "title":"ES6 New features: overview and comparisons"
  10. },
  11. {
  12. "url":"https://exploringjs.com/es6/",
  13. "title":"Exploring ES6 (book)"
  14. },
  15. {
  16. "url":"https://github.com/zloirock/core-js#ecmascript",
  17. "title":"Polyfill for all possible ES2015 features is available in the core-js library"
  18. }
  19. ],
  20. "bugs":[
  21. ],
  22. "categories":[
  23. "JS"
  24. ],
  25. "stats":{
  26. "ie":{
  27. "5.5":"n",
  28. "6":"n",
  29. "7":"n",
  30. "8":"n",
  31. "9":"n",
  32. "10":"n",
  33. "11":"a #1 #2"
  34. },
  35. "edge":{
  36. "12":"a #2",
  37. "13":"a #2",
  38. "14":"a #2",
  39. "15":"y #2 #3",
  40. "16":"y #2 #3",
  41. "17":"y #2 #3",
  42. "18":"y #2 #3",
  43. "79":"y #2",
  44. "80":"y #2",
  45. "81":"y #2",
  46. "83":"y #2",
  47. "84":"y #2",
  48. "85":"y #2",
  49. "86":"y #2"
  50. },
  51. "firefox":{
  52. "2":"n",
  53. "3":"n",
  54. "3.5":"n",
  55. "3.6":"n",
  56. "4":"n",
  57. "5":"n",
  58. "6":"a",
  59. "7":"a",
  60. "8":"a",
  61. "9":"a",
  62. "10":"a",
  63. "11":"a",
  64. "12":"a",
  65. "13":"a",
  66. "14":"a",
  67. "15":"a",
  68. "16":"a",
  69. "17":"a",
  70. "18":"a",
  71. "19":"a",
  72. "20":"a",
  73. "21":"a",
  74. "22":"a",
  75. "23":"a",
  76. "24":"a",
  77. "25":"a",
  78. "26":"a",
  79. "27":"a",
  80. "28":"a",
  81. "29":"a",
  82. "30":"a",
  83. "31":"a",
  84. "32":"a",
  85. "33":"a",
  86. "34":"a",
  87. "35":"a",
  88. "36":"a",
  89. "37":"a",
  90. "38":"a",
  91. "39":"a",
  92. "40":"a",
  93. "41":"a",
  94. "42":"a",
  95. "43":"a",
  96. "44":"a",
  97. "45":"a",
  98. "46":"a",
  99. "47":"a",
  100. "48":"a",
  101. "49":"a",
  102. "50":"a",
  103. "51":"a",
  104. "52":"a",
  105. "53":"a",
  106. "54":"y #2",
  107. "55":"y #2",
  108. "56":"y #2",
  109. "57":"y #2",
  110. "58":"y #2",
  111. "59":"y #2",
  112. "60":"y #2",
  113. "61":"y #2",
  114. "62":"y #2",
  115. "63":"y #2",
  116. "64":"y #2",
  117. "65":"y #2",
  118. "66":"y #2",
  119. "67":"y #2",
  120. "68":"y #2",
  121. "69":"y #2",
  122. "70":"y #2",
  123. "71":"y #2",
  124. "72":"y #2",
  125. "73":"y #2",
  126. "74":"y #2",
  127. "75":"y #2",
  128. "76":"y #2",
  129. "77":"y #2",
  130. "78":"y #2",
  131. "79":"y #2",
  132. "80":"y #2",
  133. "81":"y #2",
  134. "82":"y #2",
  135. "83":"y #2"
  136. },
  137. "chrome":{
  138. "4":"n",
  139. "5":"n",
  140. "6":"n",
  141. "7":"n",
  142. "8":"n",
  143. "9":"n",
  144. "10":"n",
  145. "11":"n",
  146. "12":"n",
  147. "13":"n",
  148. "14":"n",
  149. "15":"n",
  150. "16":"n",
  151. "17":"n",
  152. "18":"n",
  153. "19":"n",
  154. "20":"n",
  155. "21":"a",
  156. "22":"a",
  157. "23":"a",
  158. "24":"a",
  159. "25":"a",
  160. "26":"a",
  161. "27":"a",
  162. "28":"a",
  163. "29":"a",
  164. "30":"a",
  165. "31":"a",
  166. "32":"a",
  167. "33":"a",
  168. "34":"a",
  169. "35":"a",
  170. "36":"a",
  171. "37":"a",
  172. "38":"a",
  173. "39":"a",
  174. "40":"a",
  175. "41":"a",
  176. "42":"a",
  177. "43":"a",
  178. "44":"a",
  179. "45":"a",
  180. "46":"a",
  181. "47":"a",
  182. "48":"a",
  183. "49":"a",
  184. "50":"a",
  185. "51":"y #2",
  186. "52":"y #2",
  187. "53":"y #2",
  188. "54":"y #2",
  189. "55":"y #2",
  190. "56":"y #2",
  191. "57":"y #2",
  192. "58":"y #2",
  193. "59":"y #2",
  194. "60":"y #2",
  195. "61":"y #2",
  196. "62":"y #2",
  197. "63":"y #2",
  198. "64":"y #2",
  199. "65":"y #2",
  200. "66":"y #2",
  201. "67":"y #2",
  202. "68":"y #2",
  203. "69":"y #2",
  204. "70":"y #2",
  205. "71":"y #2",
  206. "72":"y #2",
  207. "73":"y #2",
  208. "74":"y #2",
  209. "75":"y #2",
  210. "76":"y #2",
  211. "77":"y #2",
  212. "78":"y #2",
  213. "79":"y #2",
  214. "80":"y #2",
  215. "81":"y #2",
  216. "83":"y #2",
  217. "84":"y #2",
  218. "85":"y #2",
  219. "86":"y #2",
  220. "87":"y #2",
  221. "88":"y #2",
  222. "89":"y #2"
  223. },
  224. "safari":{
  225. "3.1":"n",
  226. "3.2":"n",
  227. "4":"n",
  228. "5":"n",
  229. "5.1":"n",
  230. "6":"n",
  231. "6.1":"n",
  232. "7":"n",
  233. "7.1":"a",
  234. "8":"a",
  235. "9":"a",
  236. "9.1":"a",
  237. "10":"y",
  238. "10.1":"y",
  239. "11":"y",
  240. "11.1":"y",
  241. "12":"y",
  242. "12.1":"y",
  243. "13":"y",
  244. "13.1":"y",
  245. "14":"y",
  246. "TP":"y"
  247. },
  248. "opera":{
  249. "9":"n",
  250. "9.5-9.6":"n",
  251. "10.0-10.1":"n",
  252. "10.5":"n",
  253. "10.6":"n",
  254. "11":"n",
  255. "11.1":"n",
  256. "11.5":"n",
  257. "11.6":"n",
  258. "12":"n",
  259. "12.1":"n",
  260. "15":"a",
  261. "16":"a",
  262. "17":"a",
  263. "18":"a",
  264. "19":"a",
  265. "20":"a",
  266. "21":"a",
  267. "22":"a",
  268. "23":"a",
  269. "24":"a",
  270. "25":"a",
  271. "26":"a",
  272. "27":"a",
  273. "28":"a",
  274. "29":"a",
  275. "30":"a",
  276. "31":"a",
  277. "32":"a",
  278. "33":"a",
  279. "34":"a",
  280. "35":"a",
  281. "36":"a",
  282. "37":"a",
  283. "38":"y #2",
  284. "39":"y #2",
  285. "40":"y #2",
  286. "41":"y #2",
  287. "42":"y #2",
  288. "43":"y #2",
  289. "44":"y #2",
  290. "45":"y #2",
  291. "46":"y #2",
  292. "47":"y #2",
  293. "48":"y #2",
  294. "49":"y #2",
  295. "50":"y #2",
  296. "51":"y #2",
  297. "52":"y #2",
  298. "53":"y #2",
  299. "54":"y #2",
  300. "55":"y #2",
  301. "56":"y #2",
  302. "57":"y #2",
  303. "58":"y #2",
  304. "60":"y #2",
  305. "62":"y #2",
  306. "63":"y #2",
  307. "64":"y #2",
  308. "65":"y #2",
  309. "66":"y #2",
  310. "67":"y #2",
  311. "68":"y #2",
  312. "69":"y #2",
  313. "70":"y #2",
  314. "71":"y #2"
  315. },
  316. "ios_saf":{
  317. "3.2":"n",
  318. "4.0-4.1":"n",
  319. "4.2-4.3":"n",
  320. "5.0-5.1":"n",
  321. "6.0-6.1":"n",
  322. "7.0-7.1":"a",
  323. "8":"a",
  324. "8.1-8.4":"a",
  325. "9.0-9.2":"a",
  326. "9.3":"a",
  327. "10.0-10.2":"y",
  328. "10.3":"y",
  329. "11.0-11.2":"y",
  330. "11.3-11.4":"y",
  331. "12.0-12.1":"y",
  332. "12.2-12.4":"y",
  333. "13.0-13.1":"y",
  334. "13.2":"y",
  335. "13.3":"y",
  336. "13.4-13.7":"y",
  337. "14":"y"
  338. },
  339. "op_mini":{
  340. "all":"n"
  341. },
  342. "android":{
  343. "2.1":"n",
  344. "2.2":"n",
  345. "2.3":"n",
  346. "3":"n",
  347. "4":"n",
  348. "4.1":"n",
  349. "4.2-4.3":"n",
  350. "4.4":"a",
  351. "4.4.3-4.4.4":"a",
  352. "81":"y #2"
  353. },
  354. "bb":{
  355. "7":"n",
  356. "10":"a"
  357. },
  358. "op_mob":{
  359. "10":"n",
  360. "11":"n",
  361. "11.1":"n",
  362. "11.5":"n",
  363. "12":"n",
  364. "12.1":"n",
  365. "59":"y #2"
  366. },
  367. "and_chr":{
  368. "85":"y #2"
  369. },
  370. "and_ff":{
  371. "79":"y #2"
  372. },
  373. "ie_mob":{
  374. "10":"n",
  375. "11":"a #1 #2"
  376. },
  377. "and_uc":{
  378. "12.12":"y #2"
  379. },
  380. "samsung":{
  381. "4":"a",
  382. "5.0-5.4":"y #2",
  383. "6.2-6.4":"y #2",
  384. "7.2-7.4":"y #2",
  385. "8.2":"y #2",
  386. "9.2":"y #2",
  387. "10.1":"y #2",
  388. "11.1-11.2":"y #2",
  389. "12.0":"y #2"
  390. },
  391. "and_qq":{
  392. "10.4":"y #2"
  393. },
  394. "baidu":{
  395. "7.12":"a"
  396. },
  397. "kaios":{
  398. "2.5":"a"
  399. }
  400. },
  401. "notes":"As ES6 refers to a huge specification and browsers have various levels of support, \"Supported\" means at least 95% of the spec is supported. \"Partial support\" refers to at least 10% of the spec being supported. For full details see the [Kangax ES6 support table](https://kangax.github.io/compat-table/es6/).",
  402. "notes_by_num":{
  403. "1":"Notable partial support in IE11 includes (at least some) support for `const`, `let`, block-level function declaration, typed arrays, `Map`, `Set` and `WeakMap`.",
  404. "2":"Does not support [tail call optimization](https://kangax.github.io/compat-table/es6/#test-proper_tail_calls_%28tail_call_optimisation%29)",
  405. "3":"Only has partial Symbol support and partial support for `RegExp.prototype` properties"
  406. },
  407. "usage_perc_y":94.69,
  408. "usage_perc_a":3.03,
  409. "ucprefix":false,
  410. "parent":"",
  411. "keywords":"javascript,block-scoped,string.prototype.includes,string.prototype.endswith,string.prototype.repeat,array.prototype.find,array.prototype.findindex,array.prototype.fill,object.assign",
  412. "ie_id":"",
  413. "chrome_id":"",
  414. "firefox_id":"",
  415. "webkit_id":"",
  416. "shown":true
  417. }