node-yeet
node-yeet copied to clipboard
Yeets stuff up the stack
node-yeet
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.