Katherine Winter
Katherine Winter
Bu > We will need to move `createMaskCanvas.js` somewhere outside of `src` since it is part of the demo, not the library. Perhaps `assets`? Please also move `index.js` to that...
If you want to read all the contents in a zip, and return it all at once as an object array with the file name.. You can do: ``` export...
> One quick suggestion: perhaps a github action could be setup to lint code style on pull requests / push to prevent entropy from doing it's thing? That is what...