Sha256: 7a8f2367494c5f22d453b76fd56bb8449117f78c185b84ff6c734ecb815c0bdb
Contents?: true
Size: 663 Bytes
Versions: 1
Compression:
Stored size: 663 Bytes
Contents
[![Documentation](http://img.shields.io/badge/docs-rdoc.info-blue.svg)](http://rubydoc.org/gems/dh_easy-text/frames) [![Gem Version](https://badge.fury.io/rb/dh_easy-text.svg)](http://github.com/DataHenOfficial/dh_easy-text/releases) [![License](http://img.shields.io/badge/license-MIT-yellowgreen.svg)](#license) # DhEasy text module ## Description DhEasy text is part of DhEasy gem collection. It provides multiple text parsing helpers to ease common text parsing user cases. Install gem: ```ruby gem install 'dh_easy-text' ``` Require gem: ```ruby require 'dh_easy/text' ``` Documentation can be found [here](http://rubydoc.org/gems/dh_easy-text/frames).
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
dh_easy-text-0.0.6 | README.md |