testjs-json-parser

A JSON Parser is used to transform the data from the readable JSON format (which is a string) into a structure JavaScript object.

Usage no npm install needed!

<script type="module">
  import testjsJsonParser from 'https://cdn.skypack.dev/testjs-json-parser';
</script>

README

json-parser

(WIP)

Parse a string into a JavaScript object.