3 Commits

Author SHA1 Message Date
56d4da5ab1 Support browserification of module
In order for browserify/babel to work with this module and ES6 imports,
we need a little helper package that enables readFileSync
transformation. This only works with static paths however, so we need
to change these, too.
2017-06-05 20:14:38 +02:00
0979829666 Update package.json 2017-06-05 15:43:57 +02:00
4be1eca22b Initial commit 2017-06-05 14:08:44 +02:00