Search npm for packages to use with Deno
Millions of packages that you already know npm are just a few keystrokes away.
Add them to your projects with a simple command that will already feel familar.
Add them to your projects with a simple command that will already feel familar.
replaceall
Replace all instances in a JavaScript string
replace-string
Replace all substring matches in a string
string.prototype.replaceall
Spec-compliant polyfill for String.prototype.replaceAll ESnext proposal
string-replace-all-ponyfill
`String.prototype.replaceAll` ponyfill.
fast-replaceall
Supports global replacement, case-insensitive mode, start index control, and functional replacement compatible with native `String.replace`.
replace-all
Replace everything inside a String.prototype
smart-utils
Collection of util things
@vulppi/string
A string library for Vulppi
match-replace-all
Finds strings by given match and replaces the content using callback function
js-replace-all
Function for replace all ocurence of a string for NodeJS versions older than 15
string-replace-keys
Replace all substring matches in a string by object keys