Skip to content

reecerussell/ConsoleDotLog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

ConsoleDotLog

ConsoleDotLog is an easy way to write to the console for JavaScript developers using C#

Traditionally, writing to the console would be achieved by Console.Write("hello world"); However, it can now also be done by console.log("hello world");

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages