npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "JSONC" 的结果(共 10 个)
confbox

Compact YAML, TOML, JSONC, JSON5 and INI parser and serializer

MIT
jsonc-parser

Scanner and parser for JSON with comments.

MIT
tiny-jsonc

An absurdly small JSONC parser.

MIT
jsonc-eslint-parser

JSON, JSONC and JSON5 parser for use with ESLint plugins

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
jsonc-simple-parser

A simple JSON parser that supports comments and optional trailing commas.

jsonc

Everything you need in JSON land. Parse JSON with comments, stringify objects with circular references, etc...

MIT
jsonc.min

✨ Faster and safer JSON and JSONC minify, parse and stringify for JavaScript (Browser compatible) — 3.8KB.

MIT