{"id":19739490,"url":"https://github.com/suitcss/utils-display","last_synced_at":"2025-06-13T05:36:19.645Z","repository":{"id":7226101,"uuid":"8534020","full_name":"suitcss/utils-display","owner":"suitcss","description":"CSS display utilities","archived":false,"fork":false,"pushed_at":"2016-10-13T02:14:45.000Z","size":43,"stargazers_count":15,"open_issues_count":1,"forks_count":9,"subscribers_count":10,"default_branch":"master","last_synced_at":"2025-02-10T20:50:25.294Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://suitcss.github.io/utils-display/test/","language":"HTML","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":"2013-03-03T08:58:21.000Z","updated_at":"2022-10-11T14:08:35.000Z","dependencies_parsed_at":"2022-08-31T00:22:00.000Z","dependency_job_id":null,"html_url":"https://github.com/suitcss/utils-display","commit_stats":null,"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suitcss%2Futils-display","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suitcss%2Futils-display/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suitcss%2Futils-display/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suitcss%2Futils-display/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/suitcss","download_url":"https://codeload.github.com/suitcss/utils-display/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241068222,"owners_count":19903985,"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:29.496Z","updated_at":"2025-02-27T22:27:46.628Z","avatar_url":"https://github.com/suitcss.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SUIT CSS utilities: display\n\n[![Build Status](https://travis-ci.org/suitcss/utils-display.svg?branch=master)](http://travis-ci.org/suitcss/utils-display)\n\nSUIT CSS display 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-display`\n* Download: [zip](https://github.com/suitcss/utils-display/releases/latest)\n\n## Available classes\n\n* `u-block` - Display `block`.\n* `u-hidden` - Display `none`.\n* `u-hiddenVisually` - Visually hidden but available to screenreaders.\n* `u-inline` - Display `inline`.\n* `u-inlineBlock` - Display `inline-block`.\n* `u-table` - Display `table`.\n* `u-tableCell` - Display `table-cell`.\n* `u-tableRow` - Display `table-row`.\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 (latest)\n* Safari 5+\n* Internet Explorer 9+\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsuitcss%2Futils-display","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsuitcss%2Futils-display","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsuitcss%2Futils-display/lists"}