**Actual Behaviour** Currently the library only outputs `commonjs` module for library consumption. This makes it necessary to postprocess using a bundler. **Expected Behaviour** It will be great to have a ES6 Module output, and have a `module` field in package.json.