internetarchive / internet-archive-voice-apps

Voice Apps (Actions on Google, Alexa Skill) of Internet Archive. Just say: "Ok Google, Ask Internet Archive to Play Jazz" or "Alexa, Ask Internet Internet Archive to play Instrumental Music"
45 stars 42 forks source link

Remove math.js depenadancies from the codebase #572

Closed anishsarangi closed 1 year ago

anishsarangi commented 1 year ago

Removed Math.js package from the dependancies as it's size was around 11 MB. Using a light weight library expr-eval instead.