JSPM

@mapbox/jsonlint-lines-primitives

2.0.2
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 1892993
  • Score
    100M100P100Q230107F

Validate JSON

Package Exports

  • @mapbox/jsonlint-lines-primitives

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@mapbox/jsonlint-lines-primitives) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

JSON Lint

A fork of the lines-primitive branch of tmcw/jsonlint, which is a fork of zaach/jsonlint that adds line number annotations to the parsed JSON.

This fork is used by Mapbox GL JS, specifically for providing helpful error messages when validating Mapbox GL style JSON documents.