Skip to content

Instantly share code, notes, and snippets.

@championswimmer
Created December 5, 2017 10:55
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 championswimmer/243832e0a1246cba12f7d6b7c1ae843f to your computer and use it in GitHub Desktop.
Save championswimmer/243832e0a1246cba12f7d6b7c1ae843f to your computer and use it in GitHub Desktop.
const fs = require('fs')
let jsonData = JSON.parse(fs.readFileSync('file.json', 'utf-8'))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment