{"id":15041578,"url":"https://github.com/ahabhgk/sass-embedded-host-rust","last_synced_at":"2025-04-14T20:22:48.877Z","repository":{"id":50300406,"uuid":"488878488","full_name":"ahabhgk/sass-embedded-host-rust","owner":"ahabhgk","description":"🦐 A Rust library that will communicate with Embedded Dart Sass using the Embedded Sass protocol.","archived":false,"fork":false,"pushed_at":"2024-01-03T21:23:04.000Z","size":3320,"stargazers_count":17,"open_issues_count":11,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-28T08:41:25.167Z","etag":null,"topics":["dart-sass","rust","sass","sass-embedded","scss"],"latest_commit_sha":null,"homepage":"https://crates.io/crates/sass-embedded","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ahabhgk.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2022-05-05T07:48:31.000Z","updated_at":"2025-01-03T03:55:36.000Z","dependencies_parsed_at":"2023-10-02T05:00:54.035Z","dependency_job_id":null,"html_url":"https://github.com/ahabhgk/sass-embedded-host-rust","commit_stats":{"total_commits":76,"total_committers":3,"mean_commits":"25.333333333333332","dds":0.3421052631578947,"last_synced_commit":"a7885679eb5c4a4ebf85243725ab6688974d0198"},"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahabhgk%2Fsass-embedded-host-rust","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahabhgk%2Fsass-embedded-host-rust/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahabhgk%2Fsass-embedded-host-rust/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahabhgk%2Fsass-embedded-host-rust/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ahabhgk","download_url":"https://codeload.github.com/ahabhgk/sass-embedded-host-rust/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248952842,"owners_count":21188512,"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":["dart-sass","rust","sass","sass-embedded","scss"],"created_at":"2024-09-24T20:46:14.742Z","updated_at":"2025-04-14T20:22:48.856Z","avatar_url":"https://github.com/ahabhgk.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# sass-embedded-host-rust\n\n🦀 A Rust library that will communicate with [Embedded Dart Sass](https://github.com/sass/dart-sass-embedded) using the [Embedded Sass protocol](https://github.com/sass/embedded-protocol).\n\n```rust\nuse sass_embedded::{Sass, StringOptions};\n\nlet mut sass = Sass::new(\"path/to/sass_embedded\").unwrap();\nlet res = sass.compile_string(\"a {b: c}\", StringOptions::default()).unwrap();\nprintln!(\"{:?}\", res);\n```\n\nFor more details, checkout [docs.rs](https://docs.rs/sass-embedded) and [examples](https://github.com/ahabhgk/sass-embedded-host-rust/tree/main/examples).\n\n## Contributing\n\n1. Install the [Protocol Buffer Compiler](https://grpc.io/docs/protoc-installation/).\n2. Run `npm install \u0026\u0026 npm run setup`.\n3. Find issues and welcome PRs.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fahabhgk%2Fsass-embedded-host-rust","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fahabhgk%2Fsass-embedded-host-rust","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fahabhgk%2Fsass-embedded-host-rust/lists"}