string-wrap.cr v1.0.0

This is a simple extension to the String class to add a method which cleanly, flexibly, and naturally breaks long strings for display on a terminal of a given width.

string-wrap

TODO: Write a description here

Installation

  1. Add the dependency to your shard.yml:

    dependencies:
      string-wrap:
        github: wyhaines/string-wrap
    
  2. Run shards install

Usage

require "string-wrap"

TODO: Write usage instructions here

Development

TODO: Write development instructions here

Contributing

  1. Fork it (https://github.com/wyhaines/string-wrap/fork)
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Contributors

Repository

string-wrap.cr

Owner
Statistic
  • 0
  • 0
  • 0
  • 0
  • 1
  • 3 months ago
  • May 30, 2024
License

Apache License 2.0

Links
Synced at

Mon, 16 Sep 2024 03:56:51 GMT

Languages