搜索 "JSONC" 的结果(共 10 个)
jsonc-parser
Scanner and parser for JSON with comments.
MIT
tiny-jsonc
An absurdly small JSONC parser.
MIT
eslint-plugin-jsonc
ESLint plugin for JSON, JSONC and JSON5 files.
MIT
stream-json
A micro-library of stream components for building custom JSON and JSONC processing pipelines with a minimal memory footprint — parse, filter, and transform JSON far larger than available memory with a SAX-inspired token API, on Node.js or Web Streams.
BSD-3-Clause
eslint-json-compat-utils
A utility that converts rules made for checking the AST of `jsonc-eslint-parser` into rules compatible with `@eslint/json`.
MIT