Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/robbestad/json_unstringify


https://github.com/robbestad/json_unstringify

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# JSON unstringify

Unstringifies stringified JSON and returns a parsed JSON object

Import:
`use json_unstringify`

Usage:
`json_unstringify::parse(some_stringified_json);`