llg

1.2.7 • Public • Published

LLG

Get away with typing console.log() when logging data

Installation

npm i llg --save or yarn add llg

npm.pkg.github.com/:_authToken=57d334bdccc72660ad40f0092e28632c744f0f3a

Example...

var lg = require('llg').llg

lg("your message")

Also you can pass more than one argument

lg("your message", {id: 1, name: "Lunga Ndaba"}, 90)

Or

Example...

import { llg } from 'llg'

llg("your message")

Also you can pass more than one argument

llg("your message", {id: 1, name: "Lolo Kunene"}, 90)

Parameter Options

  • It can be null parameters
  • pass different data types e.g strings, arrays, objects and more

Support on Beerpay

Hey dude! Help me out for a couple of 🍻!

Beerpay Beerpay [mergify]: https://mergify.io [mergify-status]: https://img.shields.io/endpoint.svg?url=https://gh.mergify.io/badges//&style=flat

Documentation?

No need for that, just plug and play. Happy coding!!!


Coder

Readme

Keywords

Package Sidebar

Install

npm i llg

Weekly Downloads

2

Version

1.2.7

License

MIT

Unpacked Size

11.2 kB

Total Files

7

Last publish

Collaborators

  • electronsz