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

hardoor

Package Overview
Dependencies
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
Package was removed
Sorry, it seems this package was removed from the registry

hardoor

Hardoor can automatically generate front-end project templates.

unpublished
latest
Source
npmnpm
Version
1.5.2
Version published
Maintainers
1
Created
Source

hardoor

NPM version Build Status

Hardoor can automatically generate front-end project templates.
NPM page: https://www.npmjs.com/package/hardoor

Installation

npm install hardoor -g

Use hardoor to generate project template after V0.3.0

View list of installable templates

hardoor list

or

hardoor list -b

Install templates, such as React templates

hardoor install react-webpack -a

View parameter description

hardoor install -h

Inject vue-router template fragment into the project

hardoor i vue-router -b -p ./src

Note

  • If installation is slow, change npm repository
  • Use hardoor list -b when the template lacks features to see if there are suitable patches
  • Use hardoor install -b <patch> must be in the project path

Resources

You can read hardoor Documentation online for more information.

License

hardoor uses the MIT license, see LICENSE file for the details.

Keywords

hardoor

FAQs

Package last updated on 06 Aug 2020

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