-
-
Notifications
You must be signed in to change notification settings - Fork 6.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
A unique name to mention the library? #377
Comments
I just use nlohmann json.. |
Am I pronouncing it correctly? "Nelouheman json"? |
Naming things were hard when I started with the project, and I wanted to emphasize the "just like an STL container" stuff. I never thought about a short name. When I write about the project, I always call it "JSON for Modern C++"; if I need a short name, I use "nlohmann/json". |
json4modern |
nlohmann-json would be fine with me. json4modern sounds terrible. |
I am asking a non tech question, is there a better name to name the library?
jsonmc?
neilsjson?
I mean, 'json' basically is the format, if we still call the library the same name, it would cause chaos. I hope there could be a short but quick name to refer to the library without any ambiguity, if currently people is using 'json for modern c++' , how about just call it jsonmc?
The text was updated successfully, but these errors were encountered: