jsonc-eslint-parser
JSON parser
A parser for JSON, JSONC and JSON5 syntaxes used with ESLint plugins
JSON, JSONC and JSON5 parser for use with ESLint plugins.
61 stars
4 watching
3 forks
Language: TypeScript
last commit: about 1 month ago eslint-custom-parsereslint-parserjsonjson5jsoncparser
Related projects:
Repository | Description | Stars |
---|---|---|
ota-meshi/eslint-plugin-jsonc | A tool that provides linting rules and integration with ESLint for JSON, JSONC, and JSON5 files. | 202 |
ota-meshi/yaml-eslint-parser | A YAML parser that produces output compatible with ESLint | 10 |
ota-meshi/eslint-plugin-json-schema-validator | An ESLint plugin that validates data using JSON Schema Validator. | 74 |
zaach/jsonlint | A JSON parser and validator with a CLI. | 1,948 |
ota-meshi/eslint-plugin-astro | Lints and enforces code style for Astro components | 325 |
ota-meshi/eslint-plugin-yml | Provides linting rules and configurations for YAML files in ESLint | 126 |
ota-meshi/eslint-plugin-toml | Provides linting rules for TOML files in ESLint. | 27 |
json-parser/json-parser | A lightweight C parser for structured data formats like JSON | 1,286 |
azeemba/eslint-plugin-json | Lints JSON files according to specific rules and configurations | 209 |
mjansson/json | An in-place JSON parser implemented in a single header file | 74 |
pantuza/jsoncat | A tool to parse and pretty-print JSON data from various input sources. | 27 |
kuceb/eslint-plugin-json-format | A plugin for ESLint to format and auto-fix JSON files in JavaScript projects. | 41 |
ota-meshi/eslint-plugin-regexp | An ESLint plugin for detecting and enforcing regular expression best practices | 701 |
iliubinskii/eslint-plugin-misc | A collection of ESLint rules for JavaScript and TypeScript files. | 10 |
ota-meshi/eslint-plugin-lodash-template | A plugin for ESLint that checks code for template-related issues in JavaScript and HTML templates. | 17 |