@ironarachne/words
    Preparing search index...

    Function readingTime

    • This function calculates the estimated reading time in minutes for a block of text.

      Parameters

      • text: string

        The text to process.

      • OptionalwordsPerMinute: number = 200

        The expected reading speed in words per minute.

      Returns number

      The estimated reading time in minutes.