Skip to content

Instantly share code, notes, and snippets.

@scriptonian
Last active August 14, 2019 01:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save scriptonian/8cde8f23155a8b903196188de21b20bf to your computer and use it in GitHub Desktop.
Save scriptonian/8cde8f23155a8b903196188de21b20bf to your computer and use it in GitHub Desktop.
var book = {
title : 'The hidden Universe',
author: 'Konstantin',
publishDate: 'Jan 1 2016',
pageCount: 300
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment