Skip to content

rampreeth/geeksay

 
 

Repository files navigation

geeksay

npm version npm downloads npm bundle size open issues closed pull requests contributions welcome

geeks will ctrl+s the world

There's no place like 127.0.0.1

sometimes, i just need a <br>

You know how sometimes you find these really geeky quotes and wish the world had more of them? Yeah, geeksay fixes that. Try it out at http://geeksay.xyz

Install

npm install -g geeksay

Usage

Module

const geeksay = require('geeksay');
console.log(geeksay(`go hard or go home`)); // go hard || go 127.0.0.1
console.log(geeksay(`please make me a sandwich`)); // sudo make me a sandwich

CLI

$ npm install geeksay
$ geeksay copy that // ctrl+c that
$ geeksay to be or not to be, that is the question // to be || ! to be, that is the question

npx

$ npx geeksay i was 5 and he was 6 // i was 101 && he was 110
$ npx geeksay sometimes i just need a break // sometimes i just need a <br>

Demo

This is what you actually want, right? Right?? There you go! 👏

About

🤓 geeks will ctrl+s the world!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 62.9%
  • JavaScript 37.1%