/console-m

Primary LanguageJavaScript

console-m

Inspired by the best practices preached by 10x Developer

Installation

npm i console-m

Usage

Import c from the package

import { c } from 'console-m';

Use it anywhere in your code!

Examples

c('Hello, World!')