{"library":"help-me","type":"library","category":null,"description":"help-me is a lightweight Node.js utility designed to simplify the creation and display of help messages for command-line interfaces. It serves as a direct partner for argument parsers like `minimist` and command dispatchers such as `commist`, allowing developers to define structured help documentation in simple text files. Currently at version 5.0.0, the package sees an active development and maintenance cadence, with recent updates focusing on modernizing its codebase and reducing dependencies, notably dropping `glob` in v5.0.0. Its primary differentiator lies in its straightforward, file-based approach to help documentation and its minimal API surface, making it an ideal choice for projects already leveraging `minimist` or `commist` that require a simple, declarative help system without the overhead of larger CLI frameworks.","language":"javascript","status":"active","version":"5.0.0","tags":["javascript","help","command","minimist","commist"],"last_verified":"Wed May 27","install":[{"cmd":"npm install help-me","imports":["const helpMe = require('help-me')","import { help } from 'help-me'"]},{"cmd":"yarn add help-me","imports":[]},{"cmd":"pnpm add help-me","imports":[]}],"homepage":null,"github":"https://github.com/mcollina/help-me","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/help-me","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/help-me/compatibility"}}