matatk / audiochart

Allows the user to experience charts on web pages using sound.

Home Page:http://matatk.agrip.org.uk/audiochart/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Split audiochart.js into separate files

matatk opened this issue · comments

For easier editing

Should move to ES6 classes and do this at the same time, then figure out the right way to re-combine the files—as per the comment on #37, it may involve uglify's --wrap option; need to grok ES6 modules though, and browser support, first.