BREAKING: Reorganize API
Source files moved into /src. Shouldn't break the API if the entry-points (as defined in package.json) are used.
Node: Source files should NEVER be imported by path location. If you need to use this library in the browser a minified bundle is provided in "./src/index.min.js".