{"id":15886565,"url":"https://github.com/davidcsally/border-box","last_synced_at":"2025-04-02T16:22:50.980Z","repository":{"id":57190169,"uuid":"235449716","full_name":"davidcsally/border-box","owner":"davidcsally","description":"NPM package to apply \"box-sizing: border box\" globally","archived":false,"fork":false,"pushed_at":"2020-02-11T04:38:13.000Z","size":11,"stargazers_count":2,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-04-26T06:22:22.791Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/davidcsally.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":"2020-01-21T21:57:30.000Z","updated_at":"2020-02-11T04:38:15.000Z","dependencies_parsed_at":"2022-08-27T10:41:36.176Z","dependency_job_id":null,"html_url":"https://github.com/davidcsally/border-box","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidcsally%2Fborder-box","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidcsally%2Fborder-box/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidcsally%2Fborder-box/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidcsally%2Fborder-box/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/davidcsally","download_url":"https://codeload.github.com/davidcsally/border-box/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246847661,"owners_count":20843559,"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-06T05:40:49.335Z","updated_at":"2025-04-02T16:22:50.920Z","avatar_url":"https://github.com/davidcsally.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# border-box.css\n\n## How to use\n\n**NPM**\n\n```sh\nnpm i --save border-box.css\n```\n\n**Yarn**\n\n```sh\nyarn add border-box.css\n```\n\nThen, in your root application file: \n\n```import 'border-box.css'```\n\nYou will need to use a bundler like `webpack` that can process css files!\n\n## What does it do?\n\n* Apply `box-sizing: border-box` to all elements on a page. \nThis makes development more consistent across all browsers.\n\n## Really? You made an npm module just for this?\n\nYes, because I wanted to. NPM is filled with tiny modules. I created this so that \nI wouldn't forget to write this boilerplate in my projects. \n\n## Is this satire on the state of NPM?\n\nMaybe. But it's also a module that does one thing really well!\n\n## For more info\n\nThis entire package comes from the technique laid out in this [excellent article from css-tricks](https://css-tricks.com/box-sizing/#article-header-id-3)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavidcsally%2Fborder-box","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdavidcsally%2Fborder-box","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavidcsally%2Fborder-box/lists"}