ES6 Migration
This release migrates all code to ES6, using babel. Everything should still work the same, minus the ability to require functions independently by path within node (which is not encouraged). If you need to do that, see the README note.
Other changes include:
- Browser testing
- Refactored gulp tasks