Jasonette / Jasonette/JASONETTE-iOS

JSON Validator/Linter

Open
#240 0 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
5.2k
Forks
347
PR merge metrics
No merged PRs in 30d

Description

Since many bugs are hard to track down if you've just got simple bad JSON in local files it might be a good idea to have a validator step in the build process to catch it at compile time.

Not sure if/how to do this but wanted to surface it as a good idea.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing the project's build process and the local JSON files it handles; the issue does not name specific files, tests, or entry points. Determine how a validator could run during the build and confirm that malformed JSON is reported before compilation completes.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
build-system
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
28/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.