{"id":19006887,"url":"https://github.com/yowainwright/sassimple","last_synced_at":"2025-06-23T19:05:04.502Z","repository":{"id":8922072,"uuid":"60038664","full_name":"yowainwright/sassimple","owner":"yowainwright","description":"🛠   Fill in your css gaps with sass mixins (simply)","archived":false,"fork":false,"pushed_at":"2025-06-02T14:05:40.000Z","size":1266,"stargazers_count":12,"open_issues_count":2,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-06-12T18:46:26.731Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Sass","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/yowainwright.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-05-30T21:00:57.000Z","updated_at":"2025-03-06T08:46:08.000Z","dependencies_parsed_at":"2023-07-13T15:50:58.776Z","dependency_job_id":"c051c66e-c34f-44ac-96d6-5ac970b4827a","html_url":"https://github.com/yowainwright/sassimple","commit_stats":{"total_commits":171,"total_committers":6,"mean_commits":28.5,"dds":0.3450292397660819,"last_synced_commit":"b89407875dcea74f1447a646dad0a6ab1b5f6c8f"},"previous_names":["yowainwright/scss-utility-mixins"],"tags_count":12,"template":false,"template_full_name":null,"purl":"pkg:github/yowainwright/sassimple","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yowainwright%2Fsassimple","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yowainwright%2Fsassimple/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yowainwright%2Fsassimple/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yowainwright%2Fsassimple/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yowainwright","download_url":"https://codeload.github.com/yowainwright/sassimple/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yowainwright%2Fsassimple/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261539318,"owners_count":23174135,"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":[],"created_at":"2024-11-08T18:34:57.300Z","updated_at":"2025-06-23T19:05:04.285Z","avatar_url":"https://github.com/yowainwright.png","language":"Sass","funding_links":[],"categories":[],"sub_categories":[],"readme":"![sassimple](https://cloud.githubusercontent.com/assets/1074042/18115410/166c989e-6ef4-11e6-85ef-6e5cf28ebe1b.jpg)\n\n\u003ch1 align=\"center\"\u003e 🛠 Sassimple\u003c/h1\u003e\n\n[![1.2.4](https://badge.fury.io/js/sassimple.svg)](https://badge.fury.io/js/sassimple)\n[![0.0.7](https://badge.fury.io/bo/sassimple.svg)](https://badge.fury.io/bo/sassimple)\n\n\u003e Fill in your `css` gaps with the best `scss` mixins\n\nSassimple is buffet of the best `scss` mixins with 0% css footprint when included into a project!\n\n## Install\n\n\n\n```bash\n\nnpm i sassimple\n\n```\n\n## Setup\n\n```css\n\n@import 'node_modules/sassimple/mixins/sassimple';\n\n```\n\n## Use\n\n```css\n\n.button {\n  @include button; // imports button styles from bourbon\n}\n\n```\n\n## Philosophy\n\n- Use popular `scss` mixins to solve css problems.\n- Fully use popular scss helper mixins or don't - Sassimple is there.\n\n## Why\n\n- You don't want to use a css framework but want a css framework's helper `scss` mixins.\n- You want to have lots of ready to use mixins at your service whether you use them or not.\n\n## \\*Mixin Reference\n\n- [Bootstrap](http://getbootstrap.com/) (without the framework's css classes) for _normalization_ to the most used ui library on the internet,\n- [Bourbon](http://bourbon.io/) for styles helpers like _css transitions_,\n- [Neat](http://neat.bourbon.io/) for a faceless (no css classes) grid,\n- [Compass](http://compass-style.org/) for autoprefixing css \u0026 other helpers - [Sassimple](https://github.com/yowainwright/sassimple/tree/master/mixins) to add to the layer cake of supported mixins\n\n## Create an [issue](https://github.com/yowainwright/sassimple/issues)\n\nCreate an issue if you'd like a scss library or mixin to be added or, if you have recommendations\n\n🛠 **Sassimple** is a current project 👍.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyowainwright%2Fsassimple","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyowainwright%2Fsassimple","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyowainwright%2Fsassimple/lists"}