Remove empty lines
Nobody has claimed this yet.
Assessment
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 42/100
- Issue type
- Feature
- Clarity
- Mostly clear
- Activity status
- Stale
- Tech stack
- javascript
- Domain
- tooling
Research direction
Start with gulp-replace and reproduce the supplied replace(/^\s*$/, '', { skipBinary: true }) example against a file containing empty lines. Determine whether the plugin can remove those lines, and verify that the completed behavior leaves no empty lines while preserving other content.
Written by the indexing model from the issue text.
Description
Is it possible to remove empty lines in files using gulp-replace? I've tried this, but it didn't work:
.pipe(replace(/^\s*$/, '', { skipBinary: true }))
Thanks.
- Dominant language
- JavaScript
- Stars
- 495
- Forks
- 87
- PR merge metrics
- No merged PRs in 30d
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.
More from lazd/gulp-replace
-
Disable message Open
Difficulty 2/5 1-3 hours Newbie friendliness 35/100
lazd/gulp-replace#125 ·
-
Difficulty 5/5 Over a week Newbie friendliness 25/100
lazd/gulp-replace#95 · 5 comments · 2 reactions ·
-
bug
Difficulty 3/5 1-2 days Newbie friendliness 35/100
lazd/gulp-replace#70 · 9 comments · 1 reaction ·
-
enhancement
Difficulty 3/5 1-2 days Newbie friendliness 35/100
lazd/gulp-replace#57 · 2 comments ·
-
bug
Difficulty 3/5 1-2 days Newbie friendliness 30/100
lazd/gulp-replace#42 · 6 comments ·
All issues in lazd/gulp-replace
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
HarperFast/skills#96 ·
-
[Block] Latest Posts [Type] Bug
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
Automattic/studio#4908 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 86/100
sugarlabs/musicblocks#8847 ·