1.0.28 • Published 10 months ago
@hint/utils-json v1.0.28
JSON utils (@hint/utils-json
)
Set of helpers to process JSON.
Installation
This package is installed automatically when adding webhint to your project so running the following is enough:
npm install hint --save-dev
Utils
finalConfig
: Calculate the final configuration taking into account the extend property.parseJSON
: Parse a json string.loadJSONFile
: Loads a JSON a file.JSONLocationOptions
: Type representing the options for the location.JSONLocationFunction
: Type representing the options for the location function.IJSONResult
: Interface for a JSONResult.ExtendableConfiguration
: Type representing a extendable configuration.IParsingError
: Interface for an error parsing.ISchemaValidationError
: Interface for an error validating a json.SchemaValidationResult
: Type representing the result of a json validation.GroupedError
: Type representing a group of errors validating a json.validate
: Validate a json given a schema.
1.0.28
10 months ago
1.0.27
2 years ago
1.0.26
2 years ago
1.0.25
2 years ago
1.0.24
3 years ago
1.0.23
3 years ago
1.0.22
3 years ago
1.0.21
3 years ago
1.0.20
3 years ago
1.0.19
3 years ago
1.0.18
3 years ago
1.0.17
3 years ago
1.0.16
3 years ago
1.0.15
4 years ago
1.0.14
4 years ago
1.0.13
4 years ago
1.0.12
4 years ago
1.0.11
4 years ago
1.0.10
4 years ago
1.0.9
4 years ago
1.0.8
5 years ago
1.0.7
5 years ago
1.0.6
5 years ago
1.0.5
5 years ago
1.0.4
5 years ago
1.0.3
5 years ago
1.0.2
6 years ago
1.0.1
6 years ago
1.0.0
6 years ago