{"id":16452866,"url":"https://github.com/vitalk/classy-widths","last_synced_at":"2025-09-12T11:46:57.262Z","repository":{"id":29396819,"uuid":"32932065","full_name":"vitalk/classy-widths","owner":"vitalk","description":"Classy widths classes generator","archived":false,"fork":false,"pushed_at":"2015-03-26T14:27:51.000Z","size":100,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-09T09:30:25.852Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"CSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vitalk.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-03-26T14:26:30.000Z","updated_at":"2015-03-26T14:26:46.000Z","dependencies_parsed_at":"2022-08-30T10:50:33.597Z","dependency_job_id":null,"html_url":"https://github.com/vitalk/classy-widths","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vitalk%2Fclassy-widths","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vitalk%2Fclassy-widths/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vitalk%2Fclassy-widths/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vitalk%2Fclassy-widths/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vitalk","download_url":"https://codeload.github.com/vitalk/classy-widths/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240894277,"owners_count":19874789,"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-10-11T10:14:02.752Z","updated_at":"2025-02-26T16:42:52.796Z","avatar_url":"https://github.com/vitalk.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Classy Widths\n\nHuman-readable width classes for 12-column grid. These are used in conjunction\nwith other objects and abstractions.\n\n## Installation\n\nThe recommended installation method is a [bower](http://bower.io).\n\n```shell\nbower install --save classy-widths\n```\n\n# Usage\n\nMixin `.classy-widths-setup(@namespace)` allows you to generate a series of\nwidth classes (`.onecol`, `.twocol`, etc.) for sizing UI components.\n\nVariable | Description\n---|---\n`@classy-widths-namespace` | Namespace uses for class names.\n\n\n## Responsive widths classes\n\nUse `classy-media-queries` package to create responsive widths classes:\n\n```less\n@import 'classy-media-queries/defaults.media-queries.less';\n@import 'classy-widths/generic.widths.less';\n\n\n@media @laptop {\n    .classy-widths-setup(lap-);\n}\n```\n\n## License\n\nLicensed under the [MIT license](http://mit-license.org/vitalk).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvitalk%2Fclassy-widths","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvitalk%2Fclassy-widths","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvitalk%2Fclassy-widths/lists"}