zigomir / recalper

(file, jsonFile) => file

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Recalper: (file, jsonFile) => file

npm install recalper

Usage

recalper <input> <json> <output> <keyToFind> <keyToReplace> <additionalStrToReplace>

Development and testing

bin/recalper test/index.html test/manifest.json dist/index.html path hashedPath dist

About

(file, jsonFile) => file


Languages

Language:JavaScript 84.2%Language:HTML 15.8%