{ "title":"JavaScript modules via script tag", "description":"Loading JavaScript modules using `<script type=\"module\">`", "spec":"https://html.spec.whatwg.org/multipage/scripting.html#attr-script-type", "status":"ls", "links":[ { "url":"https://strongloop.com/strongblog/an-introduction-to-javascript-es6-modules/", "title":"Intro to ES6 modules" }, { "url":"https://blogs.windows.com/msedgedev/2016/05/17/es6-modules-and-beyond/", "title":"MS Edge blog post" }, { "url":"https://hacks.mozilla.org/2015/08/es6-in-depth-modules/", "title":"Mozilla hacks article" }, { "url":"https://bugzilla.mozilla.org/show_bug.cgi?id=568953", "title":"Firefox support bug" }, { "url":"https://blog.hospodarets.com/native-ecmascript-modules-the-first-overview", "title":"Blog post: Native ECMAScript modules - the first overview" }, { "url":"https://tc39.github.io/ecma262/#sec-modules", "title":"Counterpart ECMAScript specification for import/export syntax" } ], "bugs":[ ], "categories":[ "JS" ], "stats":{ "ie":{ "5.5":"n", "6":"n", "7":"n", "8":"n", "9":"n", "10":"n", "11":"n" }, "edge":{ "12":"n", "13":"n", "14":"n", "15":"n d #1", "16":"y", "17":"y" }, "firefox":{ "2":"n", "3":"n", "3.5":"n", "3.6":"n", "4":"n", "5":"n", "6":"n", "7":"n", "8":"n", "9":"n", "10":"n", "11":"n", "12":"n", "13":"n", "14":"n", "15":"n", "16":"n", "17":"n", "18":"n", "19":"n", "20":"n", "21":"n", "22":"n", "23":"n", "24":"n", "25":"n", "26":"n", "27":"n", "28":"n", "29":"n", "30":"n", "31":"n", "32":"n", "33":"n", "34":"n", "35":"n", "36":"n", "37":"n", "38":"n", "39":"n", "40":"n", "41":"n", "42":"n", "43":"n", "44":"n", "45":"n", "46":"n", "47":"n", "48":"n", "49":"n", "50":"n", "51":"n", "52":"n", "53":"n", "54":"n d #2", "55":"n d #2", "56":"n d #2", "57":"n d #2", "58":"n d #2", "59":"n d #2", "60":"n d #2", "61":"n d #2" }, "chrome":{ "4":"n", "5":"n", "6":"n", "7":"n", "8":"n", "9":"n", "10":"n", "11":"n", "12":"n", "13":"n", "14":"n", "15":"n", "16":"n", "17":"n", "18":"n", "19":"n", "20":"n", "21":"n", "22":"n", "23":"n", "24":"n", "25":"n", "26":"n", "27":"n", "28":"n", "29":"n", "30":"n", "31":"n", "32":"n", "33":"n", "34":"n", "35":"n", "36":"n", "37":"n", "38":"n", "39":"n", "40":"n", "41":"n", "42":"n", "43":"n", "44":"n", "45":"n", "46":"n", "47":"n", "48":"n", "49":"n", "50":"n", "51":"n", "52":"n", "53":"n", "54":"n", "55":"n", "56":"n", "57":"n", "58":"n", "59":"n", "60":"n d #1", "61":"y", "62":"y", "63":"y", "64":"y", "65":"y", "66":"y", "67":"y" }, "safari":{ "3.1":"n", "3.2":"n", "4":"n", "5":"n", "5.1":"n", "6":"n", "6.1":"n", "7":"n", "7.1":"n", "8":"n", "9":"n", "9.1":"n", "10":"n", "10.1":"y", "11":"y", "11.1":"y", "TP":"y" }, "opera":{ "9":"n", "9.5-9.6":"n", "10.0-10.1":"n", "10.5":"n", "10.6":"n", "11":"n", "11.1":"n", "11.5":"n", "11.6":"n", "12":"n", "12.1":"n", "15":"n", "16":"n", "17":"n", "18":"n", "19":"n", "20":"n", "21":"n", "22":"n", "23":"n", "24":"n", "25":"n", "26":"n", "27":"n", "28":"n", "29":"n", "30":"n", "31":"n", "32":"n", "33":"n", "34":"n", "35":"n", "36":"n", "37":"n", "38":"n", "39":"n", "40":"n", "41":"n", "42":"n", "43":"n", "44":"n", "45":"n", "46":"n", "47":"n d #1", "48":"n d #1", "49":"n d #1", "50":"n d #1", "51":"n d #1", "52":"n d #1" }, "ios_saf":{ "3.2":"n", "4.0-4.1":"n", "4.2-4.3":"n", "5.0-5.1":"n", "6.0-6.1":"n", "7.0-7.1":"n", "8":"n", "8.1-8.4":"n", "9.0-9.2":"n", "9.3":"n", "10.0-10.2":"n", "10.3":"y", "11.0-11.2":"y", "11.3":"y" }, "op_mini":{ "all":"n" }, "android":{ "2.1":"n", "2.2":"n", "2.3":"n", "3":"n", "4":"n", "4.1":"n", "4.2-4.3":"n", "4.4":"n", "4.4.3-4.4.4":"n", "62":"n" }, "bb":{ "7":"n", "10":"n" }, "op_mob":{ "10":"n", "11":"n", "11.1":"n", "11.5":"n", "12":"n", "12.1":"n", "37":"n" }, "and_chr":{ "64":"y" }, "and_ff":{ "57":"n d #2" }, "ie_mob":{ "10":"n", "11":"n" }, "and_uc":{ "11.8":"n" }, "samsung":{ "4":"n", "5":"n", "6.2":"n" }, "and_qq":{ "1.2":"n" }, "baidu":{ "7.12":"n" } }, "notes":"", "notes_by_num":{ "1":"Support can be enabled via `about:flags`", "2":"Support can be enabled via `about:config`", "3":"Support can be enabled via the `experimental-web-platform-features` flag" }, "usage_perc_y":66.12, "usage_perc_a":0, "ucprefix":false, "parent":"", "keywords":"es6,javascript,module,import,export", "ie_id":"moduleses6", "chrome_id":"5365692190687232", "firefox_id":"", "webkit_id":"feature-modules", "shown":true }