https://github.com/swapagarwal/geeksay
🤓 geeks will ctrl+s the world!
https://github.com/swapagarwal/geeksay
api geek hacktoberfest layman translate
Last synced: 21 days ago
JSON representation
🤓 geeks will ctrl+s the world!
- Host: GitHub
- URL: https://github.com/swapagarwal/geeksay
- Owner: swapagarwal
- License: mit
- Created: 2018-09-26T05:14:37.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-10-16T04:08:36.000Z (7 months ago)
- Last Synced: 2025-04-23T11:56:42.543Z (21 days ago)
- Topics: api, geek, hacktoberfest, layman, translate
- Language: HTML
- Homepage: http://geeksay.xyz
- Size: 1.35 MB
- Stars: 213
- Watchers: 3
- Forks: 319
- Open Issues: 201
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# geeksay
[](https://travis-ci.org/swapagarwal/geeksay)
[](https://www.npmjs.com/package/geeksay)
[](https://www.npmjs.com/package/geeksay)
[](https://www.npmjs.com/package/geeksay)
[](https://percy.io/swap/geeksay)
[](https://github.com/swapagarwal/geeksay/issues?q=is%3Aopen+is%3Aissue)
[](https://github.com/swapagarwal/geeksay/pulls?q=is%3Apr+is%3Aclosed)
[](https://github.com/swapagarwal/geeksay/fork)> geeks will ctrl+s the world
> There's no place like 127.0.0.1
> sometimes, i just need a `
`This is a website to find geeky and cheesy phrases to send to your **Loved Ones**, and I am sure they will love em.
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](http://geeksay.xyz)
🤓 Featured on [npm weekly](https://medium.com/npm-inc/npm-weekly-221-npm-6-12-1-is-here-oss-sustainability-open-rfc-calls-more-eb6506c83311) 🤓
## 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
```> Note: **Do not** put quotes around the phrase, even if it contains spaces!
### 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
```## Test
```
$ npm test
```## Demo
This is what you actually want, right? Right?? [There you go!](http://geeksay.xyz) 👏



