Home

Awesome

<p align="center"> <img alt="Unicorn" width="256" src="https://github.com/webdevnerdstuff/vue-unicorn-log/raw/main/docs/images/unicorn.svg"> </p> <p> <h1 align="center">Vue Unicorn Log</h1> </p> <p align="center"> <a href="https://www.npmjs.com/package/vue-unicorn-log"> <img src="https://img.shields.io/npm/v/vue-unicorn-log?logo=npm" alt="NPM Package"> </a> &nbsp; <a href="https://github.com/webdevnerdstuff/vue-unicorn-log"> <img src="https://img.shields.io/badge/GitHub-WebDevNerdStuff-deeppink.svg?logo=github" alt="@WebDevNerdStuff"> </a> </p>

Description

The vue-unicorn-log is a 🦄 plugin to make coloring the console output easier and more flexible. Plugin version for Vue 3 can be found here.

Installation

Using pnpm:

pnpm add vue-unicorn-log

Using npm:

npm i vue-unicorn-log

Documentation

Documentation & Demo

Dependencies

Vue 2

Change Log

CHANGELOG

License

Copyright (c) 2023 WebDevNerdStuff
Licensed under the MIT license.

Vue Unicorn Log by @WebDevNerdStuff