Skip to content

kaanklky/read_time

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ReadTime

Find out read time of your content in hh:mm:ss format.

Installation

Add this line to your application's Gemfile:

gem 'read_time'

And then execute:

$ bundle

Or install it yourself as:

$ gem install read_time

Usage

To use the gem; add require 'read_time' to your script file and call time_to_read on string.

Example: some_string.time_to_read

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/kaanklky/read_time.

License

MIT License.

About

Find out read time of your content in human-readable format.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published