json-rp

0.1.0 • Public • Published

JSON Recursive Parser

A small library that parse your invalid JSON

Installation

npm install @regani/json-rp

Usage

const JSONrp = require('@jregani/json-rp');

const formattedJson = JSONrp(jsonObject);

Tests

npm test

Readme

Keywords

Package Sidebar

Install

npm i json-rp

Weekly Downloads

1

Version

0.1.0

License

ISC

Unpacked Size

5.22 kB

Total Files

11

Last publish

Collaborators

  • regani