-
Notifications
You must be signed in to change notification settings - Fork 473
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
Market Share #12
Comments
I tried before, coundn't find update to date and reliable way to figure out the market share:
Please advise any feasible way. thanks. |
I think neither Google Trends nor StackOverflow is reliable. I believe the real data. So you can try this: http://builtwith.com/ . |
I forked your repo, I'm gonna try a version where I combine different data from builtwith, Google Trends, Stackoverflow, GitHub, just to see what the result will be. If things will go well I think an update every month will do it. |
Thanks a lot, please let us know how it goes |
Lame suggestion would be github stars for how the front end tool became popular. |
So should we import the GitHub Star Loader to the project in the next version? |
I am ok with that |
@brianmontanaweb @unruledboy |
I done |
what is the usage to store the stargazers count in the json file? |
Just because.. Cool =.= |
@zsxsoft well, maybe we can use it for the ordering? for example, in JavaScript base library, Zepto has more stars than Prototype, so by the time we render the readme, just sort it by the stars, then Zepto comes before Prototype? |
You can see Cordova and Dart |
@Tudes do you want to become contributor? |
It could be based on it's category. So if it's preprocessors: Sass, Less or Stylus. Less, based on stars, would be on top. |
@brianmontanaweb yes, that's what I meant actually 👍 |
↑ |
@zsxsoft check out the new TV series Supergirl, already leaked, she is a magical girl... |
@unruledboy The animation with Chinese subtitles can be found on the Bilibili by the keyword “魔法少女小圆” (I'm not sure whether it can play in Australia). However, it also available in English dubbing. Strongly recommended. |
Any possibility to get the market share percentage for each technology?
The text was updated successfully, but these errors were encountered: