1.0.2 • Published 3 years ago
app-console-message v1.0.2
App Console Message
Instal
npm i app-console-message
or
yarn add app-console-message
Usage
import { appConsoleMessage } from "app-console-message";
const sample = [{msg: "your msg", style: "color: #ffc619; font-size: 48px"}];
appConsoleMessage(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
Contributing
Any contributions are greatly appreciated.
If you have a suggestion that would make this better, please fork the repository and create a pull request. You can also simply open an issue.
Fork the Project Create your Feature Branch (git checkout -b feature/) Commit your Changes (git commit -m 'Add some feature') Push to the Branch (git push origin feature/) Open a Pull Request
Contact
ManaStone - contact@manastone.fr.
Copyright (c) 2022 ManaStone
1.0.2
3 years ago