{"id":18419283,"url":"https://github.com/sircus/tools-width-responsive","last_synced_at":"2025-07-20T07:34:08.421Z","repository":{"id":32555754,"uuid":"36138217","full_name":"sircus/tools-width-responsive","owner":"sircus","description":"Deprecated","archived":false,"fork":false,"pushed_at":"2015-10-30T11:29:06.000Z","size":144,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-13T11:50:32.024Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/sircus.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-05-23T19:08:31.000Z","updated_at":"2016-06-12T14:11:28.000Z","dependencies_parsed_at":"2022-09-01T10:41:28.044Z","dependency_job_id":null,"html_url":"https://github.com/sircus/tools-width-responsive","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sircus/tools-width-responsive","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sircus%2Ftools-width-responsive","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sircus%2Ftools-width-responsive/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sircus%2Ftools-width-responsive/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sircus%2Ftools-width-responsive/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sircus","download_url":"https://codeload.github.com/sircus/tools-width-responsive/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sircus%2Ftools-width-responsive/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266085788,"owners_count":23874482,"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-06T04:16:30.447Z","updated_at":"2025-07-20T07:34:08.393Z","avatar_url":"https://github.com/sircus.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# sircus-tools-width-responsive\n\n[![npm version](https://img.shields.io/npm/v/sircus-tools-width-responsive.svg?style=flat)](https://www.npmjs.com/package/sircus-tools-width-responsive)\n\n\n## Install\n\n\u003e npm:\n\n```bash\n$ npm install sircus-tools-width-responsive sircus-variables\n```\n\n## Usage\n\n\u003e cssnext:\n\ninput.css\n```css\n@import \"sircus-tools-width-responsive\";\n@import \"sircus-variables\";\n```\n\n\u003e sass:\n\ninput.scss\n```scss\n@import \"./node_modules/sircus-variables/converted\";\n@import \"./node_modules/sircus-tools-width-responsive/converted\";\n```\n\n\n\u003e html\n\n```html\n\u003c!-- sm --\u003e\n\u003cdiv class=\"t-sm-widthHalf\"\u003e\u003c/div\u003e\n\u003cdiv class=\"t-sm-widthFull\"\u003e\u003c/div\u003e\n\n\u003cdiv class=\"t-sm-width1of10\"\u003e\u003c/div\u003e\n\u003cdiv class=\"t-sm-width2of10\"\u003e\u003c/div\u003e\n\u003cdiv class=\"t-sm-width3of10\"\u003e\u003c/div\u003e\n\u003cdiv class=\"t-sm-width4of10\"\u003e\u003c/div\u003e\n\u003cdiv class=\"t-sm-width5of10\"\u003e\u003c/div\u003e\n\u003cdiv class=\"t-sm-width6of10\"\u003e\u003c/div\u003e\n\u003cdiv class=\"t-sm-width7of10\"\u003e\u003c/div\u003e\n\u003cdiv class=\"t-sm-width8of10\"\u003e\u003c/div\u003e\n\u003cdiv class=\"t-sm-width9of10\"\u003e\u003c/div\u003e\n\n\u003cdiv class=\"t-sm-width1of12\"\u003e\u003c/div\u003e\n\u003cdiv class=\"t-sm-width2of12\"\u003e\u003c/div\u003e\n\u003cdiv class=\"t-sm-width3of12\"\u003e\u003c/div\u003e\n\u003cdiv class=\"t-sm-width4of12\"\u003e\u003c/div\u003e\n\u003cdiv class=\"t-sm-width5of12\"\u003e\u003c/div\u003e\n\u003cdiv class=\"t-sm-width6of12\"\u003e\u003c/div\u003e\n\u003cdiv class=\"t-sm-width7of12\"\u003e\u003c/div\u003e\n\u003cdiv class=\"t-sm-width8of12\"\u003e\u003c/div\u003e\n\u003cdiv class=\"t-sm-width9of12\"\u003e\u003c/div\u003e\n\u003cdiv class=\"t-sm-width10of12\"\u003e\u003c/div\u003e\n\u003cdiv class=\"t-sm-width11of12\"\u003e\u003c/div\u003e\n\n\u003c!-- md --\u003e\n\u003cdiv class=\"t-md-width*\"\u003e\u003c/div\u003e\n\n\u003c!-- lg --\u003e\n\u003cdiv class=\"t-lg-width*\"\u003e\u003c/div\u003e\n\n```\n\n\n## Contributing\n\nWe Need Your Help!\n\n\n## License\nReleased under the [MIT](https://github.com/sircus/license/blob/master/LICENSE) license.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsircus%2Ftools-width-responsive","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsircus%2Ftools-width-responsive","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsircus%2Ftools-width-responsive/lists"}