Bug 1433792

Summary: Review Request: nodejs-string-length - Ultra-simple async parallel forEach function for JavaScript
Product: [Fedora] Fedora Reporter: Honza Horak <hhorak>
Component: Package ReviewAssignee: Nobody's working on this, feel free to take it <nobody>
Status: CLOSED WONTFIX QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: package-review, ppisar
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2021-01-14 13:11:13 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1433764    

Description Honza Horak 2017-03-19 23:09:46 UTC
Spec URL: https://hhorak.fedorapeople.org/nodemon/nodejs-string-length.spec
SRPM URL: https://hhorak.fedorapeople.org/nodemon/nodejs-string-length-1.0.1-4.fc25.src.rpm

Description:
Get the real length of a string - by correctly counting astral
symbols and ignoring ansi escape codes

String#length errornously counts astral symbols as two characters.

scratch build of nodejs-string-length-1.0.1-4.fc25.src.rpm for f26: http://koji.fedoraproject.org/koji/taskinfo?taskID=18354185

Fedora Account System Username: hhorak

Comment 1 Honza Horak 2021-01-14 13:11:13 UTC
Nodemon is already in Fedora, so I have personally no further motivation to package this. Feel free to re-open if there is any other motivation, but closing now.