-
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
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
shields-badge-data (formerly shields-badges-urls) #1226
Comments
Neat project! I'd be happy to help with this. People have asked for functionality like this for programmatic use (#776) and in the UI for shields.io (#466 #701). What would be the best way to leave comments? Also… could I ask you to relicense under CC0? It would be great to incorporate this functionality into the UI someday, and I can only incorporate public-domain code into this repo. |
Thanks! Leave comments in the project issues, please. Yeah, sure. I'll change the license to CC0. |
Let's continue at mightyiam/shields-badges-urls#22! |
Will leave this open, since others may want to take note and participate as well. |
So, I wrote this little thing, that is related to this project. It would be nice to get a review from the core developers. I'd love your reviews, actually. Before publishing a version to npm.
https://github.com/mightyiam/shields-badges-urls
The biggest challenge is figuring out the
link
property of the return value for each service. Have any tips on that? And while you're at it, if you could implement a service that you know, that would be sweet. Or just give a tip regarding thelink
property for a service that is not implemented, that would also help. I think I made it real easy and simple, with neat code and full coverage tests and CI.The text was updated successfully, but these errors were encountered: