Skip to content

johntmattr/jsonld-lint

 
 

Repository files navigation

Mattr logo

JSON-LD Lint

push-master push-release

This repository is home to a set of packages designed to lint JSON-LD documents.

These include

A CLI tool for linting/processing JSON-LD documents

Coming soon

An extension that brings the JSON-LD lint smarts to the popular IDE VS-Code

The core linting and processing engine for JSON-LD documents

Built with

Getting started as a Contributor

Prerequisites

Installation

With Yarn run:

yarn install --frozen-lockfile
yarn build

Testing

To run all tests across all packages run:

yarn test

Contributing

Read our contributing guide to learn about our development process.

Release Process

A description of the release process and how to create a release can be found here.

About

A linter for JSON-LD

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 96.4%
  • JavaScript 3.6%