/cosnole

Don't worry about console typo

Primary LanguageJavaScriptMIT LicenseMIT

cosnole

Build Status
GitHub license devDependencies Status

Don't worry about console typo.

Usage

import "cosnole" OR require("cosnole")

cosnole.log("consloe, you are too difficult to type!")

Output:

consloe, you are too difficult to type!