Last 12 weeks · 0 commits
4 of 6 standards met
Repository: sindresorhus/replace-string. Description: Replace all substring matches in a string Stars: 90, Forks: 11. Primary language: JavaScript. Languages: JavaScript (85.7%), TypeScript (14.3%). License: MIT. Latest release: v4.0.0 (4y ago). Open PRs: 0, open issues: 0. Last activity: 4y ago. Community health: 71%. Top contributors: sindresorhus, daveseco7, BendingBender, cluk3, papb, Richienb.
Instead of code, you can use String.split(search).join(replace);