0.3.0 • Published 9 years ago

filter-java-properties v0.3.0

Weekly downloads
192
License
MIT
Repository
github
Last release
9 years ago

NPM version Build Status

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.

Installation

Install the package with:

npm install filter-java-properties

Use

The package contains a Javascript API and CLI for filtering strings/input streams.

Use in Javascript

Use from the command line

Plugins

Gulp and Grunt wrappers are available for this package:

Gulp plugin

Grunt plugin

License

MIT License