1.1.0 • Published 5 years ago

@sajeel/saitama v1.1.0

Weekly downloads
-
License
MIT
Repository
-
Last release
5 years ago

@sajeel/saitama

npm (scoped)

A lightweight package demonstrating the unbounded strength of a certain bald hobbyist

Install

$ npm install @sajeel/saitama

Usage

const saitama = require("@sajeel/saitama");

saitama("Thanos");
// Saitama took out Thanos in one punch.

saitama(23);
//Uncaught TypeError: Saitama must fight a person. Input a string of the fighter's name.