nodejs tools

Node.js Tools

Free utilities for Node.js and Express backends. Debug tokens, hash passwords, scaffold servers, and build deploy configs — all in your browser.

🔑
Available

JWT Decoder & Inspector

Paste any JWT and instantly decode the header, payload, and signature. See expiry, issuer, claims, and algorithm at a glance.

📦
Available

package.json Generator

Generate a complete package.json with scripts, engines, license, and common fields filled in for your project type.

🙈
Available

.gitignore Generator

Generate a comprehensive .gitignore file for Node.js projects. Covers npm, yarn, pnpm, common editors, and OS files.

🐳
Available

Dockerfile Generator

Generate a production-ready multi-stage Dockerfile for Node.js apps. Supports npm, yarn, pnpm, and Alpine/Debian base images.

🛤️
Available

Express Route Generator

Generate Express.js router files with full CRUD endpoints, input validation middleware, and async error handling.

🔧
Available

.env Schema Builder

Define your environment variables and get a .env.example file plus a Zod or Joi validation schema to match.

🔄
Coming Soon

npm / yarn / pnpm Converter

Paste any npm command and get the yarn and pnpm equivalents instantly. Works for install, run, exec, publish, and more.

🔒
Coming Soon

Bcrypt Hash Generator

Generate bcrypt hashes with configurable cost rounds — matches what `bcrypt` and `bcryptjs` produce. Use for seeding test users or comparing with stored hashes (never paste production secrets).

📡
Coming Soon

API Response Schema Builder

Design a consistent JSON API envelope (data, error, meta) and get Express handler stubs plus JSON Schema — aligned with typical Node REST and `res.json()` patterns.

More Tools by Stack

Need a custom Node.js tool?

We build custom developer tooling and internal applications. Tell us what you need.