@akashrajpurohit/utils
    Preparing search index...

    Function getReadTime

    • Calculates the estimated read time for a given content.

      Parameters

      • content: null | string

        The content to calculate the read time for.

      • wpm: number = 265

        The average words per minute to use for the calculation. Defaults to 265.

      Returns number

      The estimated read time in minutes.