read_count
Get Medium like estimated read time of a string. Suitable for estimating the read time of a post.
snippet-cutter
Returns a subset of a string, composed by complete subsets found using delimeter between min and max length. If no complete subsets are found, returns a subset using length max and ellipsis.