Skip to content

johncjensen/gremlin-javascript-sandbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

#Basic JS Object Playground Define an object (Gremlin in this case) with a constructor method containing the following attributues:

  • name
  • size
  • color
  • haircolor
  • eyecolor
  • birthyear

Then printing out the new instance withconsole.log( mygremlin.toString() );

####MIT License

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published