Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/jlarky/console-l
- Owner: JLarky
- Created: 2022-11-26T20:53:32.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-11-26T21:11:37.000Z (about 2 years ago)
- Last Synced: 2024-11-06T10:06:26.853Z (about 2 months ago)
- Language: JavaScript
- Homepage:
- Size: 1.95 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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