Skip to content

Commit 39f23ef

Browse files
committed
created readme.md
1 parent 47c2a62 commit 39f23ef

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

README.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
# JSON-to-JS-OBJ Parser
2+
3+
## Installation
4+
5+
To install the JSON-to-JS-OBJ Converter, use your preferred package manager:
6+
7+
```bash
8+
npm install -D json-to-js-ibj
9+
Or
10+
yarn add json-to-js-ibj --dev
11+
```
12+
13+
## Overview
14+
15+
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.
16+
17+
## Features
18+
- ignore json comments `/* --- */ or // this is comment` while parsing.

0 commit comments

Comments
 (0)