https://github.com/xyproto/wordwrap
Wrap the given string at the given width
https://github.com/xyproto/wordwrap
Last synced: 5 months ago
JSON representation
Wrap the given string at the given width
- Host: GitHub
- URL: https://github.com/xyproto/wordwrap
- Owner: xyproto
- License: bsd-3-clause
- Created: 2023-10-17T11:33:12.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-17T11:37:44.000Z (almost 2 years ago)
- Last Synced: 2025-01-11T00:52:51.239Z (9 months ago)
- Language: Go
- Size: 2.93 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# wordwrap
Wrap the given string at the given width.
* Version: 1.0.1
* License: BSD-3