glideapps / glideapps/quicktype

Top-level name capitalization is not respected

Open
#2,328 2 comments 0 reactions 0 assignees View on GitHub
need info TypeScript
Dominant language
TypeScript
Stars
13.9k
Forks
1.2k
Avg merge
8h 53m
Merged PRs (30d)
369

Description

When executing `npx quicktype --lang ts --just-types -t Foobar --src schema.json`, the top-level output looks like this:

`export interface FOOBAR {...}`

(This happens without the --just-types, but is easier to read with it)

You can work around this by specifying `--acronym-style original`... but I suspect this is a bug, and providing that flag might have unintended consequences beyond the top-level.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.