I'm working on a React Project in which I'm building out a Chat Application and I'd like help with turning my MongoDB timestamps I'm fetching from the API into date formats similar to that of a blog post or social media app like twitter.
Where it converts the date from (5s, 7mins, 3d or 3 days, 1week, 6m, 1 yr, etc etc).
If there's code built out for a nonplugin method that be great otherwise if a plugin is necessary could someone help me out with that. Thank you in advance!