aabrego/JSON to Object

Converts a JSON string into a Javascript Object

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Nov 25, 2019
License
BSD
Runtime
Deprecated runtime

Pinned Snippet

workflow.ymlSHA-pinned
uses: aabrego/json-to-object-action@4ccf3b643253b270124fa838111c5b6117b2485e # no releases — HEAD as of 2026-07-10

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
json-stringThe JSON string to parseyes
namedescription
objectThe Javascript object generated from parsing the input