# nekro

> live a man's life

Latest version **0.0.1** (published 2017-12-29) · 0 weekly downloads

## Install

```sh
npm install nekro
pnpm add nekro
yarn add nekro
bun add nekro
```

## Health

**Score 10/100 (F)** — status: abandoned.

Positive: no vulnerabilities.

Warnings: low downloads; no types; no esm support; low quality score; pre 1.0.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 0.0.1 |
| Published | 2017-12-29 |
| First published | 2017-12-29 |
| Weekly downloads | 0 |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 0 |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Maintainers | foxmakesbadcode |

## Links

- npm: https://www.npmjs.com/package/nekro
- npm.io page: https://npm.io/package/nekro

## Recent versions

- 0.0.1 (latest) — 2017-12-29

## README

# ms

this is nekro but in code

### use to determine values

```js
nekro.gay // true
```

### use to live nekro's life

```js
nekro.eat("mac n cheese") // "ok, done"
```

### he can also get sicc

```js
nekro.sick // false
nekro.eat("bad food") // "i think i got the sickness... wtf..."
nekro.sick // true
nekro.eat("hamburger") // "no i cant im sick wtf..."
```

## small docs thing

```js
//values
nekro.gay // always true
nekro.alive // probably true, if not, seek help
nekro.sick // false only if you havent eaten bad stuff
//functions
nekro.eat(food) // eats only if he has it in his house
nekro.searchFood() // returns a list of food he has in his house
nekro.getFood(foodname, bad) // gets more food to his house
nekro.cureSickness() // removes sickness
```

ok bye

---
_Source: https://npm.io/package/nekro · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
