{"id":15010407,"url":"https://github.com/wdhowe/clj-contrib","last_synced_at":"2026-04-01T20:32:21.148Z","repository":{"id":53186076,"uuid":"344653878","full_name":"wdhowe/clj-contrib","owner":"wdhowe","description":"A library of Clojure functions to enhance clojure.core.","archived":false,"fork":false,"pushed_at":"2026-03-20T23:15:45.000Z","size":50,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-03-21T09:11:48.980Z","etag":null,"topics":["clj","clojure"],"latest_commit_sha":null,"homepage":"","language":"Clojure","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"epl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/wdhowe.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-03-05T01:02:43.000Z","updated_at":"2026-03-20T23:19:15.000Z","dependencies_parsed_at":"2024-11-19T22:37:26.720Z","dependency_job_id":null,"html_url":"https://github.com/wdhowe/clj-contrib","commit_stats":{"total_commits":27,"total_committers":2,"mean_commits":13.5,"dds":"0.14814814814814814","last_synced_commit":"cc56d44b957e5caa1fe38f9979691cd26411a36c"},"previous_names":[],"tags_count":4,"template":false,"template_full_name":"wdhowe/clj-project","purl":"pkg:github/wdhowe/clj-contrib","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wdhowe%2Fclj-contrib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wdhowe%2Fclj-contrib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wdhowe%2Fclj-contrib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wdhowe%2Fclj-contrib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wdhowe","download_url":"https://codeload.github.com/wdhowe/clj-contrib/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wdhowe%2Fclj-contrib/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31291671,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-01T13:12:26.723Z","status":"ssl_error","status_checked_at":"2026-04-01T13:12:25.102Z","response_time":53,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["clj","clojure"],"created_at":"2024-09-24T19:34:04.146Z","updated_at":"2026-04-01T20:32:21.143Z","avatar_url":"https://github.com/wdhowe.png","language":"Clojure","funding_links":[],"categories":[],"sub_categories":[],"readme":"# clj-contrib\n\n[![Build Status][gh-actions-badge]][gh-actions] [![Clojars Project][clojars-badge]][clojars] [![cljdoc][cljdoc-badge]][cljdoc-link] [![Clojure version][clojure-v]](deps.edn)\n\nA library of functions to enhance clojure.core.\n\n## Getting Started\n\nUsing the clj-contrib library.\n\n### Installation\n\nSee [Clojars for adding this library][clojars] to various project types (lein, boot, deps.edn, etc).\n\n### Include the Library\n\nIn the REPL\n\n```clojure\n(require '[clj-contrib.core :as cc])\n(require '[clj-contrib.core.async :as cca])\n```\n\nIn your application\n\n```clojure\n(ns my-app.core\n  (:require [clj-contrib.core :as cc])\n  (:require [clj-contrib.core.async :as cca]))\n```\n\n### Use the Library\n\n```clojure\n;; Threading with nil checking (like some-\u003e but with as-\u003e binding)\n(cc/as-some-\u003e {:one 1, :two 2} mythings\n  (:one mythings)\n  (inc mythings)\n  (str \"These \" mythings \" things and more!\"))\n\n;; Get the boolean value of an argument\n(cc/bool \"true\")\n```\n\nFor complete API documentation and examples, see the [cljdoc documentation][cljdoc-link].\n\n\u003c!-- Named page links below: /--\u003e\n\n[gh-actions-badge]: https://github.com/wdhowe/clj-contrib/workflows/ci%2Fcd/badge.svg\n[gh-actions]: https://github.com/wdhowe/clj-contrib/actions\n[cljdoc-badge]: https://cljdoc.org/badge/com.github.wdhowe/clj-contrib\n[cljdoc-link]: https://cljdoc.org/d/com.github.wdhowe/clj-contrib/CURRENT\n[clojure-v]: https://img.shields.io/badge/clojure-1.12.4-blue.svg\n[clojars]: https://clojars.org/com.github.wdhowe/clj-contrib\n[clojars-badge]: https://img.shields.io/clojars/v/com.github.wdhowe/clj-contrib.svg\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwdhowe%2Fclj-contrib","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwdhowe%2Fclj-contrib","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwdhowe%2Fclj-contrib/lists"}