Please add ES6 modules. I am sure support is likely red across the board, but it would be handy to spell that out as a major missing feature is the browsers.
X-Ref: https://github.com/kangax/compat-table/issues/316
Seems like they haven't been fully shipped in any browser:
Modules are "medium" on our (Edge鈥檚) priority list. So, we've not started development, but development is likely some time in future.
+1 I searched ES6 module syntax on caniuse and found nothing...
+1
This is now underway for Edge: https://dev.windows.com/en-us/microsoft-edge/platform/status/moduleses6
I believe modules are already in V8, but hidden behind a flag until address resolution can be standardized. https://github.com/nodejs/node-v0.x-archive/wiki/ES6-%28a.k.a.-Harmony%29-Features-Implemented-in-V8-and-Available-in-Node
+1
+1
Edge has partial support behind a flag now: https://blogs.windows.com/msedgedev/2016/05/17/es6-modules-and-beyond/
o crap ie is ahead of the game
since Edge has it it's worth adding
+1 (+1 for Edge => mind blown)
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Statements/import
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Statements/export
For the specs:
Now available at http://caniuse.com/#feat=es6-module