{"id":13469674,"url":"https://github.com/sindresorhus/modern-normalize","last_synced_at":"2025-05-12T03:47:24.281Z","repository":{"id":37534508,"uuid":"120715537","full_name":"sindresorhus/modern-normalize","owner":"sindresorhus","description":"🐒 Normalize browsers' default style","archived":false,"fork":false,"pushed_at":"2025-01-11T10:10:45.000Z","size":298,"stargazers_count":6702,"open_issues_count":31,"forks_count":377,"subscribers_count":80,"default_branch":"main","last_synced_at":"2025-05-01T10:12:04.948Z","etag":null,"topics":["css","css-library","css-reset","normalize","normalize-css","npm-package"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/sindresorhus.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"license","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":"sindresorhus","open_collective":"sindresorhus","buy_me_a_coffee":"sindresorhus","custom":"https://sindresorhus.com/donate"}},"created_at":"2018-02-08T05:31:02.000Z","updated_at":"2025-05-01T08:00:02.000Z","dependencies_parsed_at":"2025-04-17T05:39:01.280Z","dependency_job_id":"8e34be71-264e-4883-92fb-cd67b488a06a","html_url":"https://github.com/sindresorhus/modern-normalize","commit_stats":{"total_commits":77,"total_committers":14,"mean_commits":5.5,"dds":"0.36363636363636365","last_synced_commit":"3faa07fc91b8ffbe6243bc4f91e880a00185d0a2"},"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fmodern-normalize","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fmodern-normalize/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fmodern-normalize/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fmodern-normalize/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus","download_url":"https://codeload.github.com/sindresorhus/modern-normalize/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251857022,"owners_count":21655121,"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":["css","css-library","css-reset","normalize","normalize-css","npm-package"],"created_at":"2024-07-31T15:01:50.218Z","updated_at":"2025-05-01T10:12:10.151Z","avatar_url":"https://github.com/sindresorhus.png","language":"TypeScript","readme":"\u003cdiv align=\"center\"\u003e\n\t\u003cimg src=\"media/logo.svg\" alt=\"modern-normalize\"\u003e\n\t\u003cbr\u003e\n\t\u003cbr\u003e\n\u003c/div\u003e\n\n## Differences from [`normalize.css`](https://github.com/necolas/normalize.css)\n\n- Smaller\n- Includes only normalizations for the latest Chrome, Firefox, and Safari\n- [Sets `box-sizing: border-box`](https://www.paulirish.com/2012/box-sizing-border-box-ftw/)\n- [Improves consistency of default fonts](https://github.com/sindresorhus/modern-normalize/issues/3)\n- [Sets a more readable tab size](https://github.com/sindresorhus/modern-normalize/issues/17)\n- Fully tested\n- Maintained\n\nIf you have questions about the source, check out the [original source](https://github.com/necolas/normalize.css/blame/master/normalize.css) and [this](https://github.com/necolas/normalize.css#extended-details-and-known-issues) for details.\n\n[**The goal of this project is to make itself obsolete.**](https://github.com/sindresorhus/modern-normalize/issues/2)\n\n## Browser support\n\n- Latest Chrome\n- Latest Firefox\n- Latest Safari\n\n## Install\n\n```sh\nnpm install modern-normalize\n```\n\n###### Download\n\n- [Normal](https://cdn.jsdelivr.net/npm/modern-normalize/modern-normalize.css)\n- [Minified](https://cdn.jsdelivr.net/npm/modern-normalize/modern-normalize.min.css)\n\n###### CDN\n\n- [jsdelivr](https://www.jsdelivr.com/package/npm/modern-normalize)\n- [unpkg](https://unpkg.com/modern-normalize)\n- [cdnjs](https://cdnjs.com/libraries/modern-normalize)\n\n## Usage\n\n```css\n@import 'node_modules/modern-normalize/modern-normalize.css';\n```\n\nor\n\n```html\n\u003clink rel=\"stylesheet\" href=\"node_modules/modern-normalize/modern-normalize.css\"\u003e\n```\n\n## FAQ\n\n### Can you provide Sass, Less, etc, ports?\n\nThere's absolutely no reason to have separate ports for these. They are just CSS supersets and can import CSS directly.\n\n## Related\n\n- [sass-extras](https://github.com/sindresorhus/sass-extras) - Useful utilities for working with Sass\n","funding_links":["https://github.com/sponsors/sindresorhus","https://opencollective.com/sindresorhus","https://buymeacoffee.com/sindresorhus","https://sindresorhus.com/donate"],"categories":["TypeScript","css",":books: Libraries","Base / Reset / Normalize","Frameworks / Resources"],"sub_categories":["Browser","M"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsindresorhus%2Fmodern-normalize","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsindresorhus%2Fmodern-normalize","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsindresorhus%2Fmodern-normalize/lists"}