Skip to content

Instantly share code, notes, and snippets.

@asterion
Created May 1, 2017 15:04
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 asterion/f189957054d94756fbc18fcd8695c419 to your computer and use it in GitHub Desktop.
Save asterion/f189957054d94756fbc18fcd8695c419 to your computer and use it in GitHub Desktop.
var foo = JSON.parse('[{"Deal Name": "tenic", "Stage": "Invoice", "Income": 104000, "Currency": "US Dollar", "Responsible": "icorp2404@gmail.com", "Type": "Service B", "Created": "04/24/2017 05:22:28 pm", "Product": "", "Price": "", "Quantity": "", "ID": 9862, "Pipeline": "General", "":""}, {"Deal Name": "neojo", "Stage": "Create papers", "Income": 3000000, "Currency": "US Dollar", "Responsible": "icorp2404@gmail.com", "Type": "Service A", "Created": "04/24/2017 05:22:28 pm", "Product": "", "Price": "", "Quantity": "", "ID": 9864, "Pipeline": "General" }]');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment