npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, πŸ‘‹, I’m Ryan HefnerΒ  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you πŸ™

Β© 2026 – Pkg Stats / Ryan Hefner

scaffoldx-cli

v1.0.1

Published

πŸš€ Ultimate project scaffolding CLI β€” generate production-ready starter code for React, Next.js, Express, FastAPI, Chrome Extensions, CLI tools, Landing Pages, Discord bots, and Electron apps in seconds

Readme

πŸš€ ScaffoldX

Generate 12 production-ready project templates in 3 seconds. Stop wasting 30 minutes on boilerplate.

npm version npm downloads License: MIT

⚑ Quick Start

npx scaffoldx-cli

That's it. Choose a template, enter a project name, start coding.

πŸ“¦ 12 Templates

| Template | Stack | |----------|-------| | βš›οΈ React + Vite | TypeScript, Tailwind v4, Vite 6 | | β–² Next.js | App Router, TypeScript | | 🟒 Express API | Prisma, Zod, JWT auth | | 🐍 FastAPI | Async Python, Pydantic, pytest | | 🧩 Chrome Extension | Manifest V3, popup + background | | ⌨️ CLI Tool | Commander, Chalk, argument parsing | | 🌐 Landing Page | Responsive, gradient, CTA section | | πŸ€– Discord Bot | discord.js v14, slash commands | | πŸ–₯️ Electron App | Cross-platform desktop | | 🐍 Python Script | argparse, logging, .env | | 🌐 Vanilla HTML/CSS | Modern reset, flexbox layout | | πŸ“ Empty TypeScript | tsconfig strict mode |

✨ Features

  • βœ… Zero dependencies β€” pure Node.js, single file
  • βœ… Every template compiles β€” no broken starter code
  • βœ… TypeScript strict mode where applicable
  • βœ… Auto git init
  • βœ… Best-practice configs β€” ESLint, Prettier, tsconfig
  • βœ… 3 seconds from idea to coding

πŸ› οΈ More Tools

| Tool | Description | Command | |------|-------------|---------| | dotguard | Scan .env for secrets | npx @wuchunjie/dotguard | | gitpulse | Git repo analytics | npx @wuchunjie/gitpulse | | snippetx | Code snippet manager | npx @wuchunjie/snippetx |

β˜• Support

If this project saves you time, consider buying me a coffee!

πŸ“„ License

MIT Β© wuchunjie00