Skip to content

Xe/node-yeet

Repository files navigation

node-yeet

GitHub workflow status Code coverage status npm version License badge

Yeets stuff up the stack

const yeet = require("node-yeet");

let thisBitch = "stacy";
yeet(thisBitch);

For TypeScript:

const yeet = import("node-yeet");

(or, with --esModuleInterop):

import yeet from "node-yeet";

How To Install?

$ npm install --save node-yeet

Or, if you prefer Yarn:

$ yarn add node-yeet

Is This Satire?

Yes.

About

Yeets stuff up the stack

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •