Returns true if someone is an idiot.
Please consider following this project's author, Gabriel Konopinski, and consider starring the project to show your ❤️ and support.
Install with npm:
$ npm install --save is-idiot
In JavaScript, it's insanely hard to check that someone is an idiot. This library makes your life much easier because it's extremely lightweight and doesn't affect your application's performance so much!
const isIdiot = require('is-idiot');
isIdiot("me"); // true
isIdiot("you"); // true
isIdiot("node.js developers"); // true
isIdiot('Every JS "programmer"'); // true