hustcc / timeago.js

:clock8: :hourglass: timeago.js is a tiny(2.0 kb) library used to format date with `*** time ago` statement.
https://timeago.org
MIT License
5.32k stars 410 forks source link

Fix documentation of timeago.render. #237

Closed roncli closed 3 years ago

roncli commented 3 years ago

timeago does not appear to be a function, and indeed calling timeago() by itself throws an error indicating it is not a function.