Last 12 weeks · 0 commits
4 of 6 standards met
I didn't expect this function to be a bottleneck of anything, since at the glance, it is very simple, but after adding it to my codebase, I noticed CPU spikes. After debugging a bunch, I realized that a good chunk of it is coming from function. It seems like it is really CPU intensive on larger strings.
Repository: sindresorhus/strip-indent. Description: Strip leading whitespace from each line in a string Stars: 150, Forks: 18. Primary language: JavaScript. Languages: JavaScript (100%). License: MIT. Latest release: v4.1.1 (10mo ago). Open PRs: 0, open issues: 0. Last activity: 10mo ago. Community health: 85%. Top contributors: sindresorhus, coreyfarrell, BendingBender, jamiebuilds, kevva, kyleshevlin, remcohaszing, Richienb.