Skip to content

ReadingTime helps you estimate how long some text will take to be read

License

Notifications You must be signed in to change notification settings

kaozdl/reading_time

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ReadingTime

Build Status


Medium's like reading time estimation for Elixir. ReadingTime helps you estimate how long a text will take to read.

This based on reading-time for JavaScript.

Installation

If available in Hex, the package can be installed by adding reading_time to your list of dependencies in mix.exs:

def deps do
  [
    {:reading_time, "~> 0.1.0"}
  ]
end

The docs can be found at https://hexdocs.pm/reading_time.

About

ReadingTime helps you estimate how long some text will take to be read

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Elixir 100.0%