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

yo-java-helper

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

yo-java-helper

Yeoman helper for Java generators

latest
Source
npmnpm
Version
2.2.0
Version published
Weekly downloads
8
-11.11%
Maintainers
1
Weekly downloads
 
Created
Source

Yeoman helper for Java generators

License NPM version Build Status

About

Contains commonly required functionality for java generators.

Main features:

  • Fixes target folder selection (for example, if project name different from current folder, generate inside subfolder)
  • Fixes work with stored answers:
    • correct globals support
    • proper answers storage inside yo-rc.json
    • proper questions default selection
  • Support for update mode (update recognition)
  • Template utilities:
    • Copy folders instead with additional pre-processing (e.g. correct package folders generation)
    • Dot files support (.gitignore, .travis.yml etc)
    • Files rename support (e.g. to properly name application specific classes)

Used by

Keywords

yeoman

FAQs

Package last updated on 21 Jun 2021

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