Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/webdevnerdstuff/vue-unicorn-log
A magical 🦄 plugin to make coloring the console output easier and more flexible.
https://github.com/webdevnerdstuff/vue-unicorn-log
devtools javascript js log logging magic plugin unicorn vue
Last synced: 2 months ago
JSON representation
A magical 🦄 plugin to make coloring the console output easier and more flexible.
- Host: GitHub
- URL: https://github.com/webdevnerdstuff/vue-unicorn-log
- Owner: webdevnerdstuff
- License: mit
- Created: 2022-03-08T17:52:31.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-09T18:02:03.000Z (almost 2 years ago)
- Last Synced: 2024-11-19T05:05:52.706Z (3 months ago)
- Topics: devtools, javascript, js, log, logging, magic, plugin, unicorn, vue
- Language: JavaScript
- Homepage: https://webdevnerdstuff.github.io/vue-unicorn-log/
- Size: 1.71 MB
- Stars: 8
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
![]()
Vue Unicorn Log
## 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](https://github.com/webdevnerdstuff/vue3-unicorn-log).
## Installation
Using [pnpm](https://pnpm.io/):
```
pnpm add vue-unicorn-log
```
Using npm:
```
npm i vue-unicorn-log
```
## Documentation
[Documentation & Demo](https://webdevnerdstuff.github.io/vue-unicorn-log/)## Dependencies
[Vue 2](https://v2.vuejs.org/)
## Change Log
[CHANGELOG](https://github.com/webdevnerdstuff/vue-unicorn-log/blob/master/CHANGELOG.md)
## License
Copyright (c) 2023 WebDevNerdStuff
Licensed under the [MIT license](https://github.com/webdevnerdstuff/vue2-unicorn-log/blob/main/LICENSE.md).![Vue Unicorn Log by @WebDevNerdStuff](https://webdevnerdstuff.github.io/vue-unicorn-log/images/vue-unicorn-log-social.jpg)