README
pjrn
Parse JSON or return null. Attempts to return parsed JSON, if anything goes wrong, null is returned.
Parse JSON or return null. Attempts to return parsed JSON, if anything goes wrong, null is returned.
<script type="module">
import pjrn from 'https://cdn.skypack.dev/pjrn';
</script>
Parse JSON or return null. Attempts to return parsed JSON, if anything goes wrong, null is returned.