Skip to content
This repository has been archived by the owner on Jul 7, 2019. It is now read-only.

nimjetushar/cosnole

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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!