npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "JSON" 的结果(共 130 个)
webpack

Packs ECMAScript/CommonJs/AMD modules for the browser. Allows you to split your codebase into multiple bundles, which can be loaded on demand. Supports loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.

MIT
pino

super fast, all natural json logger

MIT
bunyan

a JSON logging library for node.js services

MIT
browser-resolve

resolve which handles browser field support in package.json

MIT
json-stable-stringify

deterministic JSON.stringify() with custom sorting to get deterministic hashes from stringified results

MIT
json-parse-even-better-errors

JSON.parse with context information on error

MIT
ajv-keywords

Additional JSON-Schema keywords for Ajv JSON validator

MIT
@types/json-schema

TypeScript definitions for json-schema

MIT
json-parse-better-errors

JSON.parse with context information on error

MIT
json3

A JSON polyfill for older JavaScript platforms.

MIT
wellknown

convert wkt to geojson

BSD
wkx

A WKT/WKB/EWKT/EWKB/TWKB/GeoJSON parser and serializer

MIT
pg-hstore

A module for serializing and deserializing JSON data into hstore format

MIT
json-loader

json loader module for webpack

MIT
jsonwebtoken

JSON Web Token implementation (symmetric and asymmetric)

MIT
jwt
htmlescape

Properly escape JSON for usage as an object literal inside of a `<script>` tag

MIT
@iarna/toml

Better TOML parsing and stringifying all in that familiar JSON interface.

ISC
json2yaml

A commandline utility to convert JSON to YAML / YML

Apache-2.0
npm-logical-tree

Calculate 'logical' trees from a package.json + package-lock

ISC
tsconfig

Resole and parse `tsconfig.json`, replicating to TypeScript's behaviour

MIT
find-root

find the closest package.json

MIT
json

a 'json' command for massaging and processing JSON on the command line

jsontool

a 'json' command for massaging JSON on the command line

stringify-package

stringifies npm-written json files

ISC
devtools-protocol

The Chrome DevTools Protocol JSON

BSD-3-Clause
cycle

decycle your json

fast-json-parse

Parse json safely and at max speed

MIT
safe-json-stringify

Prevent defined property getters from throwing errors

MIT
circular-json

JSON does not handle circular references. This version does

MIT