pi-edit-replace-all
v0.1.1
Published
Pi package that overrides the edit tool with replaceAll support.
Readme
pi-edit-replace-all
A small pi package that overrides the built-in edit tool and adds:
replaceAll: trueto replace all exact occurrences ofoldTextin a file- default behavior unchanged when
replaceAllis omitted/false (delegates to built-inedit)
Install
npm
pi install npm:pi-edit-replace-allgit
pi install git:github.com/davidbrai/pi-edit-replace-all