New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

docnext

Package Overview
Dependencies
Maintainers
0
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

docnext

CLI to make documentation easier

  • 1.0.6
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
0
decreased by-100%
Maintainers
0
Weekly downloads
 
Created
Source

DocNext

A simple and effective way to do documentation.

  • Documentation template built using Next.js
  • A simple CLI tool to make life easier
  • Template configured with Typescript, TailwindCSS, MDX, ShadCN, MagicUI and Framer-Motion

Commands

Create

Create a new DocNext project with the specified name.

npx docnext create <your-project-name>

Clean

Clean up the template and remove unnecessary files.

npx docnext clean

Init

Initialize DocNext in an existing Next.js project! (Note: This overwrites the next.config.mjs)

npx docnext init

Help

Display help for a specific command.

npx docnext help

Options

  • -V, --version: Output the version number of DocNext CLI.
  • -y, --yes: Bypass checks and automatic checks.
  • -h, --help: Display help for the command.

Keywords

FAQs

Package last updated on 08 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