1.0.1 • Published 3 years ago

behemothjs v1.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

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

1.0.1

3 years ago

1.0.0

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago