Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

create-nextjs-file-structure-cli

Package Overview
Dependencies
Maintainers
0
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-nextjs-file-structure-cli

A set of CLI tools designed to streamline the creation of domains and features within a Next.js project. These helpers automate folder structure setup, ensuring consistency and saving time for developers working with Next.js.

  • 3.0.4
  • npm
  • Socket score

Version published
Weekly downloads
390
increased by42.86%
Maintainers
0
Weekly downloads
 
Created
Source

CLI Helpers for Next.js Project Management

A set of CLI tools designed to streamline the creation of domains and features within a Next.js project. These helpers automate folder structure setup, ensuring consistency and saving time for developers working with Next.js.

Features

  • Domain & Feature Generation: Quickly set up essential files and folders for new domains and features.
  • Automatic Structure: Generates folders for components, utilities, constants, APIs, helpers, and default files for pages and layouts.
  • Simple & Efficient: Clean CLI interface to help manage your Next.js project with ease.

Installation

To install globally:

npm install -g create-nextjs-file-structure-cli
yarn add -D create-nextjs-file-structure-cli

Usage

npx create-domain <domain-name>
npx create-feature <feature-name>

Keywords

FAQs

Package last updated on 17 Nov 2024

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc