source-processor

Typescript tools for parsing, validating and error reporting for source code written in JSON or YAML

7 个版本
安装
npm install source-processor
yarn add source-processor
pnpm add source-processor
bun add source-processor
README

json-validation

Track the textual position of json/yaml elements within a text, and validate a json against a JSON schema, with column and row error reporting

License

Copyright (c) 2014 Firebase. Licensed under the MIT license.

版本列表
0.0.7 2015-05-27
0.0.6 2014-08-18
0.0.5 2014-08-18
0.0.4 2014-08-18
0.0.3 2014-08-18
0.0.2 2014-08-18
0.0.1 2014-08-15