/json-to-js-obj

JSON to JavaScript Object with ignore comments

Primary LanguageTypeScript

JSON-to-JS-OBJ Parser

Installation

To install the JSON-to-JS-OBJ Converter, use your preferred package manager:

npm install -D json-to-js-obj

Or

yarn add json-to-js-obj --dev

Overview

The JSON-to-JS-OBJ Converter is a packages designed to facilitate the transformation of JSON data into JavaScript format. This tool aims to without any issue converts json to js object.

Features

  • ignore json comments /* --- */ or // this is comment while parsing.