Modernize dev tools. More reporting and docs
- Migrate build from Grunt to webpack
- Migrated from karma to jest
- Move tests under test
- Added coverage report
- Stop using "typings". Use @types definitions
- From npm to yarn
- Adapt travis pipeline to use new setup
- Moved to UMD instead of CommonJS to support Node and Browser
- Updated README: added SDK demo link and other instructions