A Node package for filtering text with key-value pairs parsed from Java .properties style configurations, intended to replicate the filtering behavior of the Maven Resources plugin.
Install the package with:
npm install filter-java-properties
The package contains a Javascript API and CLI for filtering strings/input streams.