1.0.1 • Published 3 years ago
behemothjs v1.0.1
BehemothJS
Instal
npm i behemothjs
or
yarn add behemothjs
Usage
import { behemothConsole } from "behemothjs";
const sample = [{msg: "your msg", style: "color: #ffc619; font-size: 48px"}];
behemothConsole(sample, true);
Reference
https://developer.mozilla.org/en-US/docs/Web/API/console#Usage https://developer.chrome.com/docs/devtools/console/api/#styling_console_output_with_css
Copyright (c) 2022 ManaStone
Developed by Laurent Grimaldi