{"id":48821660,"url":"https://github.com/g4code/compile-compass","last_synced_at":"2026-04-14T15:03:29.015Z","repository":{"id":57204670,"uuid":"60323573","full_name":"g4code/compile-compass","owner":"g4code","description":null,"archived":false,"fork":false,"pushed_at":"2016-08-31T13:35:51.000Z","size":23,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-09-03T06:41:51.623Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/g4code.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":"2016-06-03T06:23:51.000Z","updated_at":"2017-11-07T17:12:31.000Z","dependencies_parsed_at":"2022-09-18T01:00:52.945Z","dependency_job_id":null,"html_url":"https://github.com/g4code/compile-compass","commit_stats":null,"previous_names":["g4code/compile-sass"],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/g4code/compile-compass","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/g4code%2Fcompile-compass","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/g4code%2Fcompile-compass/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/g4code%2Fcompile-compass/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/g4code%2Fcompile-compass/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/g4code","download_url":"https://codeload.github.com/g4code/compile-compass/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/g4code%2Fcompile-compass/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31801629,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-14T11:13:53.975Z","status":"ssl_error","status_checked_at":"2026-04-14T11:13:53.299Z","response_time":153,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":[],"created_at":"2026-04-14T15:03:26.359Z","updated_at":"2026-04-14T15:03:29.006Z","avatar_url":"https://github.com/g4code.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"compile-compass\n=========\n\n\u003e Compile-compass is a library that provides binding for Node.js to [LibSass](https://github.com/sass/libsass), the C version of the popular stylesheet preprocessor, Sass via [node-sass](https://github.com/sass/node-sass).\n\u003e It allows you to use compass features and compile .scss files to css at incredible speed.\n\n\n## Install\nInstall globally\n```bash\n$ npm install -g compile-compass\n```\n\n## Usage\n```bash\nUsage: compile-compass [options]\n\n  Options:\n\n    -h, --help           output usage information\n    -V, --version        output the version number\n    -c, --config [type]  specify the location of the configuration file explicitly\n    -w, --watch          compile sass stylesheets to css when they change\n```\nexamples\n```bash\n$ compile-compass --help\n$ compile-compass --version\n    \n# compile \n$ compile-compass --config path/to/config.json\n\n# watch for changes\n$ compile-compass --watch --config path/to/config.json\n```\n\n## Config options\n\n### css_dir\n\n### import_paths\n\n### sass_dir\n\neg\n```js\n{\n  \"css_dir\": \"/path/to/css/dir\",\n  \"import_paths\": [\n    \"/path/to/external/css/imports/dir\"\n  ],\n  \"sass_dir\": \"/path/to/sass/dir\"\n}\n```\n\n## License\n\n(The MIT License)\nsee [LICENSE](https://github.com/g4code/compile-compass/blob/master/LICENSE.md) file for details...\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fg4code%2Fcompile-compass","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fg4code%2Fcompile-compass","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fg4code%2Fcompile-compass/lists"}