Skip to content

lvce-editor/jsonc-parser

Repository files navigation

jsonc-parser

Parse jsonc files into json.

Install

npm install @lvce-editor/jsonc-parser

Gitpod

Open in Gitpod

Credits

This project is based on node-jsonc-parser by Microsoft (License MIT)