reading-time
reading-time copied to clipboard
Not working on IE
I just want to note that the new plugin version is not working on IE because template literals are not supported on IE:
readingTime = ${readingTimeMinutes}:${readingTimeSeconds}
;