Open
Description
Please consider es6 modules.
The easiest way to do this is simply convert to modules and use rollup to convert to any desired format: iife, cjs, and so on:
https://medium.com/@backspaces/es6-modules-part-1-migration-strategy-a48de0b7f112
It is surprising how flexible this makes your repo.
No worries if this is low priority, there is always this:
https://medium.com/@backspaces/es6-modules-part-2-libs-wrap-em-up-8715e116d690