kritzware / kritzware/json.pizza

Generate TypeScript interface from JSON

Open
#20 0 comments 0 reactions 0 assignees View on GitHub
feature request :ok_hand:
Dominant language
Vue
Stars
80
Forks
15
PR merge metrics
No merged PRs in 30d

Description

An option to generate a corresponding TypeScript interface. We could also support query generation for MySQL JSON types, i.e. generate a path query like this:
```sql
SELECT data->"$.items[2].some.nested.property"
FROM table;
```

Contributor guide

No contributing guide indexed for this repository

Research direction

No files or tests are named. Start by inspecting the repository's JSON formatting and generation entry points, then clarify whether both TypeScript interface generation and MySQL JSON path-query generation are required; done should include defined output behavior and coverage for the selected feature or features.

Written by the indexing model from the issue text.

Assessment

Tech stack
mysql, typescript
Domain
databases, tooling
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.