{"id":32183710,"url":"https://github.com/gfpeltier/lein-jsass","last_synced_at":"2026-04-19T15:04:09.997Z","repository":{"id":62433335,"uuid":"147032410","full_name":"gfpeltier/lein-jsass","owner":"gfpeltier","description":"Leiningen plugin for jsass","archived":false,"fork":false,"pushed_at":"2018-12-28T23:01:03.000Z","size":7,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-01-14T07:39:57.342Z","etag":null,"topics":["clojure","clojurescript","jsass","lein-plugin","leiningen","sass","scss"],"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/gfpeltier.png","metadata":{"files":{"readme":"README.md","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":"2018-09-01T20:58:08.000Z","updated_at":"2019-12-05T15:25:01.000Z","dependencies_parsed_at":"2022-11-01T21:01:20.665Z","dependency_job_id":null,"html_url":"https://github.com/gfpeltier/lein-jsass","commit_stats":null,"previous_names":["grantpeltier/lein-jsass"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/gfpeltier/lein-jsass","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gfpeltier%2Flein-jsass","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gfpeltier%2Flein-jsass/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gfpeltier%2Flein-jsass/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gfpeltier%2Flein-jsass/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gfpeltier","download_url":"https://codeload.github.com/gfpeltier/lein-jsass/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gfpeltier%2Flein-jsass/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32010959,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T20:23:30.271Z","status":"online","status_checked_at":"2026-04-19T02:00:07.110Z","response_time":55,"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","clojurescript","jsass","lein-plugin","leiningen","sass","scss"],"created_at":"2025-10-21T23:02:06.359Z","updated_at":"2026-04-19T15:04:09.949Z","avatar_url":"https://github.com/gfpeltier.png","language":"Clojure","funding_links":[],"categories":[],"sub_categories":[],"readme":"# lein-jsass\n\n[![Build Status](https://travis-ci.org/grantpeltier/lein-jsass.svg?branch=master)](https://travis-ci.org/grantpeltier/lein-jsass)\n[![Clojars Project](https://img.shields.io/clojars/v/lein-jsass.svg)](https://clojars.org/lein-jsass)\n\nA Leiningen plugin that wraps [jsass](https://github.com/bit3/jsass)\n\n## Usage\n\nPut `[lein-jsass \"0.2.0\"]` into the `:plugins` vector of your project.clj.\n\nAlso add the following config information to your project.clj:\n\n```clojure\n:jsass {:source \"path/to/scss/files\"\n        :target \"path/to/css/output\"}\n```\n\nlein-jsass may be used to either compile once or to run continuously\nand recompile whenever file changes are detected under the source path.\n\nRun once:\n\n```\n$ lein jsass once\n```\n\nRun continuously:\n\n```\n$ lein jsass auto\n```\n\n**NOTE:** Only public (i.e. does not start with '_') SASS files will be compiled\nand placed in the target.\n\n## License\n\nCopyright © 2018 Grant Peltier\n\nDistributed under the MIT License\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgfpeltier%2Flein-jsass","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgfpeltier%2Flein-jsass","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgfpeltier%2Flein-jsass/lists"}