Define the meaning of the term camel-case in the JSON Style Guide
Open
enhancement
lang:js
- Dominant language
- HTML
- Stars
- 39.6k
- Forks
- 12.9k
- Avg merge
- 42m
- Merged PRs (30d)
- 15
Description
The [JSON Style Guide](https://google.github.io/styleguide/jsoncstyleguide.xml) says that _property names must be camel-cased_.
There's no definition of the term given. The [Wikipedia](https://en.wikipedia.org/wiki/Camel_case) article shows that there are many variations of camel case, especially with the first letter capitalized. However, the examples given suggest that actually lower camel case is meant.
Contributor guide
Assessment
This issue has not been assessed yet.