Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jlarky/console-l

https://twitter.com/JLarky/status/1596612417315749888
https://github.com/jlarky/console-l

Last synced: about 1 month ago
JSON representation

https://twitter.com/JLarky/status/1596612417315749888

Awesome Lists containing this project

README

        

## console-l

Inspired by parody of the best practices preached by 10x Developer

## Installation

```
npm i console-l
```

## Usage

Import `l` from the package

```
import { l } from 'console-l';
```

Use it anywhere in your code!

## Examples

```
l('Hello, World!')
```

## See also

- https://www.npmjs.com/package/console-m
- https://twitter.com/JLarky/status/1596612417315749888