{"id":17066293,"url":"https://github.com/kern/sasset","last_synced_at":"2026-04-20T10:31:27.043Z","repository":{"id":56894299,"uuid":"1057630","full_name":"kern/sasset","owner":"kern","description":"Asset hosts with SASS/SCSS","archived":false,"fork":false,"pushed_at":"2011-11-01T18:00:32.000Z","size":225,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-01-14T10:42:20.957Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://github.com/CapnKernul/sasset","language":null,"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/kern.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}},"created_at":"2010-11-06T19:14:25.000Z","updated_at":"2024-12-14T15:44:44.000Z","dependencies_parsed_at":"2022-08-21T01:20:22.189Z","dependency_job_id":null,"html_url":"https://github.com/kern/sasset","commit_stats":null,"previous_names":["capnkernul/sasset"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/kern/sasset","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kern%2Fsasset","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kern%2Fsasset/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kern%2Fsasset/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kern%2Fsasset/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kern","download_url":"https://codeload.github.com/kern/sasset/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kern%2Fsasset/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32042962,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T00:18:06.643Z","status":"online","status_checked_at":"2026-04-20T02:00:06.527Z","response_time":94,"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":[],"created_at":"2024-10-14T11:06:33.622Z","updated_at":"2026-04-20T10:31:27.015Z","avatar_url":"https://github.com/kern.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"Sasset\n======\n\nAsset hosts with SASS/SCSS\n\nInstallation\n------------\n\nAdd this to your `Gemfile`:\n\n    gem 'sasset'\n\nThen run `bundle install`.\n\nUsage\n-----\n\nFirst, in your `config/application.rb` file, set your asset host.\n\n    Sasset.asset_host = 'http://example.com'\n\nThis can also be a Proc. It works the same way as `ActionController::Base.asset_host`\nso feel free to set them to the same thing. See [ActionView::Helpers::AssetTagHelper](http://api.rubyonrails.org/classes/ActionView/Helpers/AssetTagHelper.html)\nfor more information.\n\nNow anywhere in your SASS/SCSS, you can now use the `asset-url()` function.\n\n    // Compiles to: background-image: url('http://example.com/bg.png');\n    background-image: asset-url('bg.png');\n\nCool stuff.\n\nAuthor\n------\n\nSasset is written by [Alexander Kern](http://kernpedia.com).\n\nLicense\n-------\n\nSee the LICENSE file for details (it's the MIT License).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkern%2Fsasset","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkern%2Fsasset","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkern%2Fsasset/lists"}