retronbv / boxer.js

Boxer.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

boxer.js

Create error boxes, success boxes and more with ease!

   ╔═════════════════════════╗
   ║                         ║
   ║  ✔  boxer.js Success   ║
   ║                         ║
   ║   It all worked!        ║
   ║                         ║
   ╚═════════════════════════╝
const box = require("@retronbv/boxer.js");
console.log(box.successBox("It all worked!", "boxer.js"));

About

Boxer.js


Languages

Language:JavaScript 100.0%