{"id":15041294,"url":"https://github.com/morevm/more-sass","last_synced_at":"2025-08-24T09:21:03.265Z","repository":{"id":37043921,"uuid":"417899663","full_name":"MorevM/more-sass","owner":"MorevM","description":"The library of useful SCSS mixins and functions.","archived":false,"fork":false,"pushed_at":"2023-01-30T19:20:16.000Z","size":2799,"stargazers_count":0,"open_issues_count":1,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-01T02:22:29.262Z","etag":null,"topics":["more","sass","sass-functions","sass-library","sass-mixins"],"latest_commit_sha":null,"homepage":"https://morevm.github.io/more-sass/","language":"SCSS","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/MorevM.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-10-16T17:29:43.000Z","updated_at":"2022-02-20T10:52:07.000Z","dependencies_parsed_at":"2023-02-16T10:46:30.817Z","dependency_job_id":null,"html_url":"https://github.com/MorevM/more-sass","commit_stats":null,"previous_names":[],"tags_count":18,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MorevM%2Fmore-sass","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MorevM%2Fmore-sass/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MorevM%2Fmore-sass/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MorevM%2Fmore-sass/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MorevM","download_url":"https://codeload.github.com/MorevM/more-sass/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245729085,"owners_count":20662805,"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":["more","sass","sass-functions","sass-library","sass-mixins"],"created_at":"2024-09-24T20:45:55.063Z","updated_at":"2025-08-24T09:21:03.247Z","avatar_url":"https://github.com/MorevM.png","language":"SCSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"![Stability of \"master\" branch](https://img.shields.io/github/actions/workflow/status/MorevM/more-sass/build.yaml?branch=master)\n[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n![Last commit](https://img.shields.io/github/last-commit/morevm/more-sass)\n![Release version](https://img.shields.io/github/v/release/morevm/more-sass?include_prereleases)\n![GitHub Release Date](https://img.shields.io/github/release-date/morevm/more-sass)\n![Keywords](https://img.shields.io/github/package-json/keywords/morevm/more-sass)\n\nThe library of useful SCSS mixins and functions.\n\n## Installation\n\nUsing `npm`:\n\n```bash\nnpm install more-sass\n```\n\nUsing `yarn`:\n\n```bash\nyarn add more-sass\n```\n\n## Usage\n\nYou can import the entire library or only the necessary part of it - variables, mixins, functions, or only a specific group of functions:\n\n```scss\n// Import the entire library\n@use 'more-sass' as more;\n\n// Import variables\n@use 'more-sass/variables' as more-variables;\n\n// Import mixins\n@use 'more-sass/mixins' as more-mixins;\n\n// Import functions\n@use 'more-sass/functions' as more-functions;\n\n// Import a specific group of functions\n@use 'more-sass/functions/string' as more-string;\n\n// Import a specific function in global namespace\n@use 'more-sass/functions/string/str-split' as *;\n```\n\n## Documentation\n\n[See the documentation](https://morevm.github.io/more-sass/).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmorevm%2Fmore-sass","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmorevm%2Fmore-sass","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmorevm%2Fmore-sass/lists"}