codedread / bitjs

Binary Tools for JavaScript
MIT License
81 stars 7 forks source link

More semantic event handling for Unarchiver / Archivers #47

Open codedread opened 9 months ago

codedread commented 9 months ago

Like was done for commit c3a7b35fd5f864bd91ba15f970447c850e9bc9c6, we could remove all the Unarchive Event sub-classes in archive/events.js and replace them with @typedef data structures and attach to CustomEvents.

I want to do this for two reason: