geta-js

1.0.0 • Public • Published

Geta.js

Pulchritudinous clogs for colorful people.


Install

npm install geta-js

Usage:

const {log, warn, error, nyan, success} = require('geta');
log("i have pizza");
warn("pizza is hot");
warn("pizza is still pretty warm", "Be careful -");
error("pizza is missing");
error("could not find the pizza in the fridge", ":(");
success("you found the pizza");
success("it didn't burn the roof of your mouth!", "You ate the pizza -");
nyan("and it was delicious");

Readme

Keywords

none

Package Sidebar

Install

npm i geta-js

Weekly Downloads

0

Version

1.0.0

License

MIT

Unpacked Size

40.5 kB

Total Files

7

Last publish

Collaborators

  • bvautour