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

create-node-structure

Package Overview
Dependencies
Maintainers
0
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-node-structure - npm Package Compare versions

Comparing version
3.3.5
to
3.3.6
structure.png

Sorry, the diff of this file is not supported yet

+32
-25
{
"name": "create-node-structure",
"version": "3.3.5",
"version": "3.3.6",
"description": "A tool to generate folder structure for Node.js projects",

@@ -16,2 +15,3 @@ "main": "index.js",

"dependencies": {
"badge-maker": "^4.0.0",
"chalk": "^5.3.0",

@@ -23,25 +23,32 @@ "commander": "^12.1.0",

},
"keywords":[
"Node.js project setup",
"Node.js folder structure",
"Node.js project generator",
"Node.js boilerplate",
"Node.js starter kit",
"automate Node.js setup",
"Node.js configuration",
"interactive Node.js setup",
"Node.js project template",
"express project setup",
"mongoose setup",
"JWT middleware Node.js",
"Node.js quick start",
"Node.js best practices",
"Node.js development tools",
"generate Node.js app structure",
"Node.js folder organization",
"custom Node.js structure",
"Node.js project configuration",
"Node.js scaffolding tool"
]
"keywords": [
"Node js project structure",
"Node js project structure github",
"Node js project structure best practices github",
"Node js project structure for rest api",
"Node js project structure generator",
"Node js file structure",
"Node js directory structure",
"Node express project structure",
"Node js application structure",
"Node js project architecture github",
"mongoose setup",
"JWT middleware Node.js",
"Node.js quick start",
"Node.js best practices",
"Node.js development tools",
"generate Node.js app structure",
"Node.js folder organization",
"custom Node.js structure",
"Node.js project configuration",
"Node.js scaffolding tool",
"Node.js",
"project setup",
"folder structure",
"boilerplate",
"express",
"mongoose",
"jwt",
"config"
]
}
# Node Setup Wizard
![NPM License](https://img.shields.io/npm/l/create-node-structure)
[![Node.js](https://nodejs.org/static/images/logo.svg)](https://nodejs.org/)
![NPM Downloads](https://img.shields.io/npm/d18m/create-node-structure)
Quickly set up a structured Node.js project with a predefined folder structure and necessary configurations.
![NPM Version](https://img.shields.io/npm/v/create-node-structure)
# create-node-structure
A CLI tool to quickly set up a structured Node.js project with a predefined folder structure and necessary configurations using just a few commands.
## Installation

@@ -94,4 +98,9 @@

# Sample Project Structure
![Project Screenshot](./structure.png)
## People

@@ -98,0 +107,0 @@