Webpack Babel Boilerplate
This repo is actually not a project but a boilerplate configured with webpack and babel. It will enable any project to use JavaScript Module system and will compile down any code written in Modern JS to a code which can run in oldest browsers as well.