{"id":32184150,"url":"https://github.com/kangsy/garden-libs","last_synced_at":"2026-07-11T18:32:26.400Z","repository":{"id":57713544,"uuid":"85472261","full_name":"kangsy/garden-libs","owner":"kangsy","description":null,"archived":false,"fork":false,"pushed_at":"2017-03-19T12:45:30.000Z","size":47,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-21T23:41:25.047Z","etag":null,"topics":["clojure"],"latest_commit_sha":null,"homepage":null,"language":"Clojure","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"epl-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kangsy.png","metadata":{"files":{"readme":"README.org","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-03-19T11:54:40.000Z","updated_at":"2018-07-20T13:57:01.000Z","dependencies_parsed_at":"2022-09-18T06:16:44.022Z","dependency_job_id":null,"html_url":"https://github.com/kangsy/garden-libs","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/kangsy/garden-libs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kangsy%2Fgarden-libs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kangsy%2Fgarden-libs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kangsy%2Fgarden-libs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kangsy%2Fgarden-libs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kangsy","download_url":"https://codeload.github.com/kangsy/garden-libs/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kangsy%2Fgarden-libs/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35372639,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-11T02:00:05.354Z","response_time":104,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["clojure"],"created_at":"2025-10-21T23:41:16.764Z","updated_at":"2026-07-11T18:32:26.394Z","avatar_url":"https://github.com/kangsy.png","language":"Clojure","funding_links":[],"categories":[],"sub_categories":[],"readme":"# garden-purecss\n\nI wanted to use some CSS frameworks within my clojure projects with [[https://github.com/noprompt/garden]]\n\nCurrently, I have converted [[https://purecss.io/][Pure CSS]] and [[http://bulma.io/][Bulma]].\nAs it stands now, these are conversions of the static css files and far inferior to the sass-version if it comes to customzation. So please use this with care.\n\n## Usage\n\nJust require the namespace and define your style like this:\n\n#+BEGIN_SRC clojure\n(ns my-css.core\n  (:require [garden.def :refer [defstyles]]\n            [garden-libs.bulma.v0-3-1 :as bulma]))\n\n(defstyles mycss [ ... ])\n(defstyles all [bulma mycss])\n#+END_SRC\n\n## License\n\nCopyright © 2017 Kang Research \u0026 Development GmbH, Hamburg, Germany\n\nDistributed under the Eclipse Public License either version 1.0 or (at\nyour option) any later version.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkangsy%2Fgarden-libs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkangsy%2Fgarden-libs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkangsy%2Fgarden-libs/lists"}