Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bluebasejs/plugin-console-logger
🌌 Adds pretty console logging messages for BlueBase developers
https://github.com/bluebasejs/plugin-console-logger
Last synced: about 2 months ago
JSON representation
🌌 Adds pretty console logging messages for BlueBase developers
- Host: GitHub
- URL: https://github.com/bluebasejs/plugin-console-logger
- Owner: BlueBaseJS
- License: apache-2.0
- Created: 2019-04-16T13:24:51.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2021-08-03T19:59:34.000Z (over 3 years ago)
- Last Synced: 2023-11-20T12:21:38.013Z (about 1 year ago)
- Language: TypeScript
- Homepage:
- Size: 75.8 MB
- Stars: 0
- Watchers: 7
- Forks: 0
- Open Issues: 33
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
Plugin Console Logger
A BlueBase plugin boilerplate!
## 🎊 Status
[![MIT license](https://img.shields.io/badge/license-MIT-brightgreen.svg)](http://opensource.org/licenses/MIT)
[![npm version](https://img.shields.io/npm/v/@bluebase/plugin-console-logger.svg?style=flat)](https://npmjs.org/package/@bluebase/plugin-console-logger "View this project on npm")
[![Build Status](https://travis-ci.com/BlueBaseJS/plugin-console-logger.svg?branch=master)](https://travis-ci.com/BlueBaseJS/plugin-console-logger)
[![codecov](https://codecov.io/gh/BlueBaseJS/plugin-console-logger/branch/master/graph/badge.svg)](https://codecov.io/gh/BlueBaseJS/plugin-console-logger)
[![Greenkeeper badge](https://badges.greenkeeper.io/BlueBaseJS/plugin-console-logger.svg)](https://greenkeeper.io/) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://github.com/BlueBaseJS/plugin-console-logger/blob/master/CONTRIBUTING.md)
[![Codacy Badge](https://api.codacy.com/project/badge/Grade/3c79162871414b6aa7c15d1a423adeca)](https://www.codacy.com/app/BlueBaseJS/plugin-console-logger?utm_source=github.com&utm_medium=referral&utm_content=BlueBaseJS/plugin-console-logger&utm_campaign=Badge_Grade)
[![Known Vulnerabilities](https://snyk.io/test/github/BlueBaseJS/plugin-console-logger/badge.svg)](https://snyk.io/test/github/BlueBaseJS/plugin-console-logger)
[![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg)](https://github.com/semantic-release/semantic-release)## 🤝 Compatibility
| 🌏 Web | 🖥 Electron | 📱 React Native |
| :----: | :---------: | :-------------: |
| ✅ | ✅ | ❌ |## Docs
- [Storybook](https://BlueBaseJS.github.io/plugin-console-logger/storybook/)
- [API Docs](https://BlueBaseJS.github.io/plugin-console-logger/)