{"id":15041697,"url":"https://github.com/superreal/srbreakpoints","last_synced_at":"2025-04-14T20:23:58.314Z","repository":{"id":57163704,"uuid":"86309259","full_name":"superReal/srbreakpoints","owner":"superReal","description":"SASS Helpers for Breakpoint Handling","archived":false,"fork":false,"pushed_at":"2018-01-08T12:54:05.000Z","size":565,"stargazers_count":5,"open_issues_count":0,"forks_count":1,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-03-28T08:41:31.802Z","etag":null,"topics":["breakpoint","mediaquery","responsive","sass"],"latest_commit_sha":null,"homepage":null,"language":"CSS","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/superReal.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-03-27T08:18:48.000Z","updated_at":"2017-12-19T13:52:32.000Z","dependencies_parsed_at":"2022-09-01T10:41:33.139Z","dependency_job_id":null,"html_url":"https://github.com/superReal/srbreakpoints","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/superReal%2Fsrbreakpoints","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/superReal%2Fsrbreakpoints/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/superReal%2Fsrbreakpoints/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/superReal%2Fsrbreakpoints/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/superReal","download_url":"https://codeload.github.com/superReal/srbreakpoints/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248953355,"owners_count":21188621,"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":["breakpoint","mediaquery","responsive","sass"],"created_at":"2024-09-24T20:46:23.101Z","updated_at":"2025-04-14T20:23:58.293Z","avatar_url":"https://github.com/superReal.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# sR Breakpoints\n\u003e SASS Helpers for Breakpoint Handling\n\n[![Dependency Status](https://david-dm.org/superReal/srbreakpoints.svg)](https://david-dm.org/superReal/srbreakpoints)\n[![devDependencies Status](https://david-dm.org/superreal/srbreakpoints/dev-status.svg)](https://david-dm.org/superreal/srbreakpoints?type=dev)\n[![Code Climate](https://codeclimate.com/github/superReal/srbreakpoints/badges/gpa.svg)](https://codeclimate.com/github/superReal/srbreakpoints)\n[![Build Status](https://travis-ci.org/superReal/srbreakpoints.svg?branch=master)](https://travis-ci.org/superReal/srbreakpoints)\n[![Known Vulnerabilities](https://snyk.io/test/github/superReal/srbreakpoints/badge.svg)](https://snyk.io/test/github/superReal/srbreakpoints)\n\nThe sR Breakpoints module provides SASS functions and mixins, which simplify working with media queries aka breakpoints.\n\n\n## Installation\n    \n```bash\n$ yarn add @superreal/srbreakpoints\n```\n\nIf you prefer using npm:\n\n```bash\n$ npm install --save @superreal/srbreakpoints\n```\n\n\n## Usage\n\nImport the sR Breakpoints module in your project and initialize it:\n\n```sass\n@import 'path_to_node_modules_folder/@superreal/srbreakpoints/src/styles/srbreakpoints.scss';\n@include srbreakpoints-init();\n```\n\n*Note that on initialization the module creates a global variable named `srbreakpoints` {Map} with all settings.* \n\n\n## Documentation\n\n* [Defaults](/docs/defaults.md)\n* [Breakpoint declaration](/docs/breakpoint-declaration.md)\n* [Debug mode](/docs/debug-mode.md)\n* [Helper mixins](/docs/helper-mixins.md)\n* [Helper functions](/docs/helper-functions.md)\n\n\n## License (MIT)\nCopyright (c) [superReal GmbH](http://www.superreal.de)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsuperreal%2Fsrbreakpoints","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsuperreal%2Fsrbreakpoints","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsuperreal%2Fsrbreakpoints/lists"}