Skip to content

fdn/es6-browser-import-exports

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

es6-browser-import-exports

Overview

If you are looking for a quick and dirty way to try ES6 with modules, you've come to the right place. This should not be used for anything production. For that, use Babel.

Try it

  1. Enable ES6 in your browser 1a. In Chrome, navigate to about:flags => Enable JavaScript Harmony
  2. Clone the repo
  3. Open src/demo/demo.html
  4. Open the browser console to see output

About

Basic browser import / exports support for your ES6 sandbox

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published