error-bhai
v0.0.3
Published
Turns boring errors into funny desi explanations ๐
Readme
๐ error-bhai
Turning boring developer errors into funny desi explanations.
Debugging is stressful.
error-bhai makes it a little less painful ๐
โจ What is error-bhai?
error-bhai is a CLI tool that:
- Takes boring error messages
- Understands common developer mistakes
- Replies with funny, human-readable desi explanations
Perfect for:
- Beginners ๐งโ๐ป
- Tired developers ๐ด
- Debugging with a smile ๐
๐ Installation
Global install (recommended)
npm install -g error-bhaiOr use without installing
npx error-bhai๐ ๏ธ Usage
Basic usage
error-bhaiOutput:
โ Chai peeke wapas aaoWith an error message
error-bhai "TypeError: Cannot read properties of undefined"Output:
๐ Bhai tu undefined se umeed kar raha haiAnother example
error-bhai "Cannot read property 'x' of null"Output:
๐ถ Null hai bhai, khaali hai๐ง Errors it understands
- undefined
- null
- not a function
- Unknown errors (generic roast ๐)
More coming soon ๐
๐ค Why error-bhai?
โ Normal errors:
TypeError: Cannot read properties of undefinedโ error-bhai:
๐ Bhai tu undefined se umeed kar raha haiBecause debugging without laughter is pain.
๐ฆ Fun real-world usage
git commit -m "$(error-bhai)"๐ฎ Roadmap
- More error types
- English / Hinglish mode
- JSON output for scripts
- Browser support
๐ค Contributing
Have a funny error idea?
Pull requests are welcome ๐
๐ License
MIT ยฉ Abhishek
