https://github.com/arl/str2json
str2json: converts stringified json to valid json by unescaping double quotes
https://github.com/arl/str2json
Last synced: 16 days ago
JSON representation
str2json: converts stringified json to valid json by unescaping double quotes
- Host: GitHub
- URL: https://github.com/arl/str2json
- Owner: arl
- License: mit
- Created: 2023-10-11T14:47:49.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-11T14:57:48.000Z (over 2 years ago)
- Last Synced: 2025-03-23T14:42:11.791Z (about 1 year ago)
- Language: Go
- Size: 1000 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# str2json
str2json: converts stringified json to valid json by unescaping double quotes