FujoWebDev / AO3.js

NodeJS API for scraping AO3 data
MIT License
15 stars 8 forks source link

corrects bug in word count and standardizes function name. #48

Closed enigmalea closed 1 year ago

enigmalea commented 1 year ago

getWordCount was previously getWordcount. This corrects the camelCase of the function.

It also corrects a bug caused by using parseInt before removing commas in word counts obtained from AO3.