The new ES6 module specification defines a module system in JavaScript using import and export syntax, along with a module loader factory (new Loader). A separate browser specification defines the ...
This repository contains a collection of modules used internally by WeTransfer to build our website. You can use them all together or individually, based on your needs. Checkout master, pull and ...