https://github.com/jmcrafter26/vibrant-logger.js
A simple but visually pleasing console logger for JavaScript.
https://github.com/jmcrafter26/vibrant-logger.js
console-log javascript jm26 jmcrafter26 logger tiny vibrant vibrant-colors vibrant-logger
Last synced: about 2 months ago
JSON representation
A simple but visually pleasing console logger for JavaScript.
- Host: GitHub
- URL: https://github.com/jmcrafter26/vibrant-logger.js
- Owner: JMcrafter26
- License: mit
- Created: 2023-12-21T16:12:31.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-26T16:57:45.000Z (over 1 year ago)
- Last Synced: 2025-02-15T04:41:35.709Z (4 months ago)
- Topics: console-log, javascript, jm26, jmcrafter26, logger, tiny, vibrant, vibrant-colors, vibrant-logger
- Language: JavaScript
- Homepage:
- Size: 205 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Vibrant-Logger.js

![]()
![]()
A very simple but visually pleasing console logger for JavaScript.
## Table of Contents
- [Vibrant-Logger.js](#vibrant-loggerjs)
- [Table of Contents](#table-of-contents)
- [Features](#features)
- [Variants](#variants)
- [License](#license)## Features
- :art: Beautiful colors
- :sparkles: Easy to use
- :zap: Tiny size
- :wrench: Customizable
- :tada: No dependencies## Variants
There are 2 different variants of this project:
- [VibrantLogger.js](Vibrant-Logger.md) **(recommended)** - The full version of the library, perfect for any project. It requires some setup and is design to be included in your project.
- [TinyLogger.js](Tiny-Logger.md) - The stripped down version of the library, perfect for tiny projects. It doesn't require any setup and is design to be pasted directly into your project.## License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.