ETD String replacer
This package will replace string like name=${{ secret }}
where secret is world to name=world
. If no match, it will
use empty string for replacement.
This package will replace string like name=${{ secret }}
where secret is world to name=world
. If no match, it will
use empty string for replacement.
npm i @etherdata-blockchain/string-replacer
23
5.0.3
MIT
40.8 kB
31