An open API service indexing awesome lists of open source software.

https://github.com/webdevnerdstuff/vue3-unicorn-log

A magical 🦄 plugin to make coloring the console output easier and more flexible.
https://github.com/webdevnerdstuff/vue3-unicorn-log

console javascript log logging magic plugin unicorn vue vue3

Last synced: about 1 month ago
JSON representation

A magical 🦄 plugin to make coloring the console output easier and more flexible.

Awesome Lists containing this project

README

        


Unicorn


Vue 3 UnicornLog



NPM Package

 

@WebDevNerdStuff

## Description

The `vue3-unicorn-log` is a 🦄 plugin to make coloring the console output easier and more flexible. Plugin version for Vue 2 can be found [here](https://github.com/webdevnerdstuff/vue-unicorn-log).

## Installation

Using [pnpm](https://pnpm.io/):
```
pnpm add vue3-unicorn-log
```

Using npm:
```
npm i vue3-unicorn-log
```

## Documentation

[Documentation & Demo](https://webdevnerdstuff.github.io/vue3-unicorn-log/)

## Dependencies

[Vue 3](https://vuejs.org/)

## Change Log

[CHANGELOG](https://github.com/webdevnerdstuff/vue3-unicorn-log/blob/main/CHANGELOG.md)

## License

Copyright (c) 2023 WebDevNerdStuff
Licensed under the [MIT license](https://github.com/webdevnerdstuff/vue3-unicorn-log/blob/main/LICENSE.md).

![Vue 3 UnicornLog by @WebDevNerdStuff](https://github.com/webdevnerdstuff/vue3-unicorn-log/raw/main/public/vue3-unicorn-log-social.jpg)