{"id":18998841,"url":"https://github.com/yurysolovyov/class-names-cljs","last_synced_at":"2025-04-22T14:44:12.682Z","repository":{"id":62431421,"uuid":"96022368","full_name":"YurySolovyov/class-names-cljs","owner":"YurySolovyov","description":"classnames-inspired helper for managing dynamic css classes in Reagent and Re-frame apps","archived":false,"fork":false,"pushed_at":"2017-07-02T16:01:18.000Z","size":5,"stargazers_count":6,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-12T06:38:10.374Z","etag":null,"topics":["clojurescript","re-frame","reagent"],"latest_commit_sha":null,"homepage":"","language":"Clojure","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/YurySolovyov.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"license.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-07-02T12:37:40.000Z","updated_at":"2018-03-23T12:29:09.000Z","dependencies_parsed_at":"2022-11-01T21:00:52.368Z","dependency_job_id":null,"html_url":"https://github.com/YurySolovyov/class-names-cljs","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YurySolovyov%2Fclass-names-cljs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YurySolovyov%2Fclass-names-cljs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YurySolovyov%2Fclass-names-cljs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YurySolovyov%2Fclass-names-cljs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/YurySolovyov","download_url":"https://codeload.github.com/YurySolovyov/class-names-cljs/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249273916,"owners_count":21241994,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["clojurescript","re-frame","reagent"],"created_at":"2024-11-08T17:48:06.076Z","updated_at":"2025-04-16T20:31:54.861Z","avatar_url":"https://github.com/YurySolovyov.png","language":"Clojure","funding_links":[],"categories":[],"sub_categories":[],"readme":"[class-names](https://github.com/JedWatson/classnames) for ClojureScript\n===\n\n[![Clojars Project](https://img.shields.io/clojars/v/class-names.svg)](https://clojars.org/class-names)\n\n```clojure\n(:require [class-names.core :refer [class-names]])\n\n(class-names \"foo\" \"bar\" :bax { :active true :seleced false })\n; -\u003e \"foo bar bax active\"\n(class-names \"foo\" \"bar\" nil)\n; -\u003e \"foo bar\"\n(class-names \"foo\" \"bar\" :bax { :active true :seleced false } 'nox { :more-classes-in-map true })\n; -\u003e \"foo bar bax active nox more-classes-in-map\"\n```\n\n### License\n\nMIT © Yury Solovyov\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyurysolovyov%2Fclass-names-cljs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyurysolovyov%2Fclass-names-cljs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyurysolovyov%2Fclass-names-cljs/lists"}