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

@nice-move/init

Package Overview
Dependencies
Maintainers
1
Versions
104
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nice-move/init

Initialize your frontend workspaces

latest
Source
npmnpm
Version
0.8.37
Version published
Maintainers
1
Created
Source

@nice-move/init

Initialize your frontend workspaces.

npm github node

Usage

mkdir sample # when needed

cd sample

npx @nice-move/init

Features

  • Confirm when workspace not empty or repository not clean
  • Run git init when workspace not a git project
  • Run a better npm init command when needed
  • Create or overwrite .gitignore / .gitattributes
  • Create or overwrite LICENSE / .editorconfig
  • Create README.md when it not exists
  • Set registry to China mirror in .npmrc
  • Add or reset project dependencies by interactive

Keywords

commitlint

FAQs

Package last updated on 09 Mar 2026

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