Skip to content

Instantly share code, notes, and snippets.

@Gabriellpweb
Created February 7, 2019 10:16
Show Gist options
  • Save Gabriellpweb/18d412072eb5d3f50e5602872df4035b to your computer and use it in GitHub Desktop.
Save Gabriellpweb/18d412072eb5d3f50e5602872df4035b to your computer and use it in GitHub Desktop.
Regex to find and replace values on a JSON
": ".*",\n|": \d+,\n|": null,\n|": \d+\.\d+,\n|": false,\n|": true,\n|": ".*"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment