mattdesl / mattdesl/word-wrapper
is there a way to guarntee that one word is not divided into more than one line?
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 72
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
Hi everyone,
is there a way that no word takes more than one line?
Best Wishes
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the library's public word-wrapping entry point and any existing examples or tests. Clarify the expected behavior for words wider than the available line before deciding how it should be exposed. Done means a documented, tested way to keep each word on a single line.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100