cpphelper

1.0.4 • Public • Published

📘 CPPHELP - C++ Syntax & DSA CLI Tool

A powerful and interactive CLI tool to help you learn and reference C++ syntax, STL data structures, and popular algorithms directly from your terminal.


🚀 Built with Node.js | 🔌 Fully Offline | 💡 Designed for C++ Learners & Developers


✨ Features

  • 🔍 Explore C++ data structures (vector, map, stack, etc.)
  • ⚡ Understand key DSA techniques (binary search, sliding window, etc.)
  • 📜 See syntax, methods, time/space complexity, and examples
  • ✅ Friendly reminder to include: #include<iostream>, #include<bits/stdc++.h>
  • 📊 Beautiful CLI tables, spinners, and dropdowns
  • 💡 Helpful notes and one-liner explanations for quick understanding

📦 Installation

npm install -g cpphelper

🧪 Usage

cpphelp

You'll be guided through an interactive menu to explore any C++ STL container or DSA algorithm.


📜 License

MIT © 2025 Krishna Sharma

Package Sidebar

Install

npm i cpphelper

Weekly Downloads

245

Version

1.0.4

License

MIT

Unpacked Size

65.9 kB

Total Files

40

Last publish

Collaborators

  • krishna-sharma