{"id":13397324,"url":"https://github.com/kjbrum/juice","last_synced_at":"2025-08-20T01:32:11.194Z","repository":{"id":23464162,"uuid":"26828341","full_name":"kjbrum/juice","owner":"kjbrum","description":"Mixins for Life","archived":false,"fork":false,"pushed_at":"2015-08-13T18:14:22.000Z","size":1122,"stargazers_count":275,"open_issues_count":4,"forks_count":39,"subscribers_count":13,"default_branch":"master","last_synced_at":"2025-06-04T17:11:33.184Z","etag":null,"topics":["breakpoint-mixin","css","juice","mixins","sass","sass-library","sass-mixins","scss","scss-library","scss-mixins"],"latest_commit_sha":null,"homepage":"http://kylebrumm.com/juice","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/kjbrum.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":"2014-11-18T20:23:47.000Z","updated_at":"2025-05-28T11:38:51.000Z","dependencies_parsed_at":"2022-07-12T06:30:18.324Z","dependency_job_id":null,"html_url":"https://github.com/kjbrum/juice","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/kjbrum/juice","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kjbrum%2Fjuice","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kjbrum%2Fjuice/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kjbrum%2Fjuice/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kjbrum%2Fjuice/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kjbrum","download_url":"https://codeload.github.com/kjbrum/juice/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kjbrum%2Fjuice/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271252410,"owners_count":24726910,"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","status":"online","status_checked_at":"2025-08-19T02:00:09.176Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["breakpoint-mixin","css","juice","mixins","sass","sass-library","sass-mixins","scss","scss-library","scss-mixins"],"created_at":"2024-07-30T18:01:17.294Z","updated_at":"2025-08-20T01:32:10.857Z","avatar_url":"https://github.com/kjbrum.png","language":"CSS","funding_links":[],"categories":["CSS"],"sub_categories":[],"readme":"![Bower Version](http://img.shields.io/badge/bower-1.0.1-56d7c6.svg?style=flat-square)\n\n# Juice - Mixins for Life\n\nSimplify your life. Juice is a collection of Sass mixins/functions that are used to minimize the work needed to apply styling/properties to elements. Juice is not just a collection to help with cross browser support, so it is best paired with autoprefixer, for the best possible browser compatibility.\n\n## Documentation\n\nhttp://kylebrumm.com/juice\n\n## Requirements:\n\n+ Sass Version 3.3\n\n## Features:\n\n#### Mixins\n\n+ Breakpoints\n+ Show/Hide Element\n+ Single Side Border Radius\n+ Single Transform\n+ Box Emboss\n+ Letterpress\n+ Placeholder Color\n+ Sizing\n+ Hoverer\n+ Responsive\n+ Triangle\n+ Circle\n+ Square\n+ Position\n+ TRBL\n+ Image Preload\n+ Juice Prefixer\n\n#### Helpers\n\n+ Clearfix\n+ Hide Text\n+ Centerer\n+ Vertical Centerer\n+ Coverer\n+ Center Block\n+ Clean\n\n#### Functions\n\n+ Tint\n+ Shade\n+ Strip Units\n+ Rem Calc\n+ Em Calc\n+ Random Color\n+ Reverse String\n\n## Installation\n\nYou can use either bower or just clone the github repo directly.\n\n#### Bower\n\n```bash\n$ bower install juice\n```\n\n#### Clone/Fork\n\n```bash\n$ git clone git@github.com:kjbrum/juice.git\n```\n\n## Using the file\n\nJust import the \"_juice.scss\" file into your main scss file:\n```bash\n@import \"juice\";\n```\n\n## Compatibility Issues / Conflicts:\n\n##### Bourbon\n\n+ Position (mixin)\n+ Single Side Border Radius (mixin)\n+ Triangle (mixin)\n+ Strip Units (function)\n\n##### Compass\n\n+ Single Side Border Radius (mixin)\n+ Transforms (mixin)\n\n## Changelog:\n\n##### 1.0.1:\n\n+ Fix box-emboss with prefixes issue\n\n##### 1.0.0:\n\n+ __Placeholders have been turned into argument-less mixins (helpers)__\n+ New mixins - Image Preload, show/hide, juice prefixer, clean\n+ Global option (variable) to add cross browser prefixes\n+ Added a few extra breakpoint presets (mostly -only options)\n+ Fixed the breakpoint mixin so that the more complex queries actually work now\n\n## To-Do\n\n+ Change the way mixins that take multiple values (trbl, size, etc..) are structured. (Make it so they don't require commas)\n\n## License\n\nCopyright © [Kyle Brumm](http://kylebrumm.com). Juice is free to use on whatever and may be redistributed under the terms specified in the [license](LICENSE.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkjbrum%2Fjuice","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkjbrum%2Fjuice","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkjbrum%2Fjuice/lists"}