{"id":19739502,"url":"https://github.com/suitcss/utils-after","last_synced_at":"2025-04-30T05:32:04.525Z","repository":{"id":13931310,"uuid":"16630933","full_name":"suitcss/utils-after","owner":"suitcss","description":"CSS trailing offset utilities","archived":false,"fork":false,"pushed_at":"2016-10-15T15:37:45.000Z","size":34,"stargazers_count":8,"open_issues_count":0,"forks_count":8,"subscribers_count":10,"default_branch":"master","last_synced_at":"2024-11-08T22:51:54.598Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://suitcss.github.io/utils-after/test/","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/suitcss.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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-02-07T23:36:38.000Z","updated_at":"2023-06-15T13:05:47.000Z","dependencies_parsed_at":"2022-08-30T20:01:08.646Z","dependency_job_id":null,"html_url":"https://github.com/suitcss/utils-after","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suitcss%2Futils-after","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suitcss%2Futils-after/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suitcss%2Futils-after/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suitcss%2Futils-after/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/suitcss","download_url":"https://codeload.github.com/suitcss/utils-after/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224198003,"owners_count":17272038,"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-12T01:17:30.799Z","updated_at":"2024-11-12T01:17:31.382Z","avatar_url":"https://github.com/suitcss.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SUIT CSS utilities: after\n\n[![Build Status](https://travis-ci.org/suitcss/utils-after.svg?branch=master)](https://travis-ci.org/suitcss/utils-after)\n\nSUIT CSS trailing offset utilities.\n\nRead more about [SUIT CSS's design principles](https://github.com/suitcss/suit/).\n\n## Installation\n\n* [npm](http://npmjs.org/): `npm install suitcss-utils-after`\n* Download: [zip](https://github.com/suitcss/utils-after/releases/latest)\n\n## Available classes\n\n* `u-afterXofY` (numerous) - Specify the proportional offset after an object.\n\n`X` must be an integer less than `Y`.\n\n`Y` can be any of the following numbers: 2, 3, 4, 5, 6, 8, 10, 12.\n\n### Plugins\n\nUtilities that can be limited to specific Media Query breakpoints.\n\n* `u-sm-afterXofY` - To use at the smallest Media Query breakpoint.\n* `u-md-afterXofY` - To use at the medium Media Query breakpoint.\n* `u-lg-afterXofY` - To use at the large Media Query breakpoint.\n\n### Configuration\n\nThere are 3 Media Query breakpoints:\n\n* `--sm-viewport`\n* `--md-viewport`\n* `--lg-viewport`\n\nWhen using the [SUIT CSS preprocessor](https://github.com/suitcss/preprocessor),\nbreakpoints can be configured using `@custom-media`. For example:\n\n```css\n@custom-media --sm-viewport (min-width:320px) and (max-width:640px);\n@custom-media --md-viewport (min-width:640px) and (max-width:960px);\n@custom-media --lg-viewport (min-width:960px);\n```\n\n## Usage\n\nPlease refer to the README for [SUIT CSS utils](https://github.com/suitcss/utils/)\n\n## Testing\n\nInstall [Node](http://nodejs.org) (comes with npm).\n\n```\nnpm install\n```\n\nTo generate a build:\n\n```\nnpm run build\n```\n\nTo lint code with [postcss-bem-linter](https://github.com/postcss/postcss-bem-linter) and [stylelint](http://stylelint.io/)\n\n```\nnpm run lint\n```\n\nTo generate the testing build.\n\n```\nnpm run build-test\n```\n\nTo watch the files for making changes to test:\n\n```\nnpm run watch\n```\n\nBasic visual tests are in `test/index.html`.\n\n## Browser support\n\n* Google Chrome (latest)\n* Opera (latest)\n* Firefox 4+\n* Safari 5+\n* Internet Explorer 8+\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsuitcss%2Futils-after","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsuitcss%2Futils-after","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsuitcss%2Futils-after/lists"}