(apache-url? url)
Returns truthy, if the url is a apache project url.
Returns truthy, if the url is a apache project url.
(github-contributors-url p)
Returns the URL for contributors graph of the project.
Returns the URL for contributors graph of the project.
(github-releases-url p)
Returns the URL for the releases of the project.
Returns the URL for the releases of the project.
(github-url? url)
Returns truthy, if the url is a github project url.
Returns truthy, if the url is a github project url.
(openhub-project-xml id)
Fetches the project from openhub.net.
Fetches the project from openhub.net.
(openhub-projects-xml)
Fetches the projects from openhub.net.
Fetches the projects from openhub.net.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close