New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

filter-java-properties

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

filter-java-properties

Filter source files with Java properties. Similar to Maven Resources plugin

latest
Source
npmnpm
Version
0.3.0
Version published
Weekly downloads
10
-33.33%
Maintainers
1
Weekly downloads
 
Created
Source

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

Keywords

filter

FAQs

Package last updated on 04 Jan 2015

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts