guld-fs-str-replace

Replace old-string with new-string for all files in path.


Keywords
guld, fs, find, replace, node
License
MIT
Install
npm install guld-fs-str-replace@1.2.15

Documentation

guld-fs-str-replace

source issues documentation

node package manager travis-ci lgtm david-dm david-dm

Replace old-string with new-string for all files in path.

Install

Node
npm i guld-fs-str-replace

Usage

await strReplace(path, oldstr, newstr)
Node
const strReplace = require('guld-fs-str-replace')

License

MIT Copyright isysd