{"id":13469596,"url":"https://github.com/microsoft/griffel","last_synced_at":"2025-05-13T17:12:50.903Z","repository":{"id":36961852,"uuid":"438326898","full_name":"microsoft/griffel","owner":"microsoft","description":"CSS-in-JS with ahead-of-time compilation ⚡️","archived":false,"fork":false,"pushed_at":"2025-04-30T19:39:51.000Z","size":13616,"stargazers_count":1236,"open_issues_count":41,"forks_count":63,"subscribers_count":18,"default_branch":"main","last_synced_at":"2025-05-08T08:40:59.883Z","etag":null,"topics":["css","css-in-js","react"],"latest_commit_sha":null,"homepage":"https://griffel.js.org","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/microsoft.png","metadata":{"files":{"readme":"README.md","changelog":"change/@griffel-babel-preset-24b642fa-66e8-4a6a-9ed1-cccdcd3f72d2.json","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2021-12-14T16:38:54.000Z","updated_at":"2025-05-07T06:23:22.000Z","dependencies_parsed_at":"2024-04-11T15:26:28.889Z","dependency_job_id":"cb6de98e-f037-49c1-8cc4-37befc254e96","html_url":"https://github.com/microsoft/griffel","commit_stats":{"total_commits":529,"total_committers":40,"mean_commits":13.225,"dds":0.4385633270321361,"last_synced_commit":"a84fcdff56132488302b988e2f5ced7a7ae3969e"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fgriffel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fgriffel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fgriffel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fgriffel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/microsoft","download_url":"https://codeload.github.com/microsoft/griffel/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253341970,"owners_count":21893547,"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-in-js","react"],"created_at":"2024-07-31T15:01:46.334Z","updated_at":"2025-05-13T17:12:45.850Z","avatar_url":"https://github.com/microsoft.png","language":"TypeScript","readme":"\u003c!-- DOCTOC SKIP --\u003e\n\n\u003cdiv align=\"center\"\u003e\n  \u003cpicture\u003e\n    \u003csource media=\"(prefers-color-scheme: dark)\" srcset=\"./ghdocs/images/griffel-light.png\"\u003e\n    \u003cimg width=\"400\" alt=\"Griffel's logo\" src=\"./ghdocs/images/griffel-dark.png\"\u003e\n  \u003c/picture\u003e\n\u003c/div\u003e\n\n\u003ch2 align=\"center\"\u003eCSS-in-JS with ahead-of-time compilation ⚡️\u003c/h2\u003e\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://www.npmjs.com/package/@griffel/react\"\u003e\n    \u003cimg alt=\"NPM Downloads\" src=\"https://img.shields.io/npm/dm/@griffel/react.svg?style=flat\"/\u003e\n  \u003c/a\u003e\n  \u003cimg alt=\"MIT License\" src=\"https://img.shields.io/github/license/microsoft/griffel\"/\u003e\n  \u003ca href=\"https://github.com/microsoft/griffel/discussions\"\u003e\n    \u003cimg alt=\"GitHub discussions\" src=\"https://img.shields.io/github/discussions/microsoft/griffel\" /\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\nGriffel ([_German for stylus/pen_](https://en.wiktionary.org/wiki/Griffel)) is CSS-in-JS with near-zero runtime, SSR support and styles defined with JavaScript objects.\n\n🚀 \u0026nbsp; Zero config start: Griffel has both runtime \u0026 build time implementations\n\n🔥 \u0026nbsp; Optional [build time transforms](./packages/webpack-loader) to improve performance\n\n💪 \u0026nbsp; Type-safe styles via [csstype](https://github.com/frenic/csstype)\n\n🧩 \u0026nbsp; Uses Atomic CSS to reuse styles and avoid specificity issues with CSS\n\n📝 \u0026nbsp; _Experimental_ CSS extraction with [Webpack plugin](./packages/webpack-extraction-plugin)\n\n🐞 \u0026nbsp; Debug using [Griffel DevTools extension](https://chrome.google.com/webstore/detail/griffel-devtools/bejhagjehnpgagkaaeehdpdadmffbigb)\n\n### Griffel with React\n\n```bash\nnpm install @griffel/react\n# or\nyarn add @griffel/react\n```\n\n- [Quick start](https://griffel.js.org/react/install)\n- [API guide](https://griffel.js.org/react/api/make-styles)\n- [README](./packages/react)\n\n## Learn more?\n\nCheck series episodes of Fluent UI Insights related to styling issues and Griffel 🎥\n\n|                                                                                                           EP02: Styling                                                                                                           |                                                                                                           EP03: Griffel                                                                                                           |\n| :-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: |\n| \u003ca href=\"https://learn.microsoft.com/en-us/shows/fluent-ui-insights/fluent-ui-insights-styling?utm_source=github\" target=\"_blank\"\u003e\u003cimg src=\"ghdocs/medias/fluentui-ep02-preview.gif\" alt=\"Watch EP02: Styling\" width=\"240\" /\u003e\u003c/a\u003e | \u003ca href=\"https://learn.microsoft.com/en-us/shows/fluent-ui-insights/fluent-ui-insights-griffel?utm_source=github\" target=\"_blank\"\u003e\u003cimg src=\"ghdocs/medias/fluentui-ep03-preview.gif\" alt=\"Watch EP03: Griffel\" width=\"240\" /\u003e\u003c/a\u003e |\n\n## Contributing\n\nThis project welcomes contributions and suggestions, please see [CONTRIBUTING.md](./CONTRIBUTING.md) to get started.\n\n## Trademarks\n\nThis project may contain trademarks or logos for projects, products, or services. Authorized use of Microsoft\ntrademarks or logos is subject to and must follow\n[Microsoft's Trademark \u0026 Brand Guidelines](https://www.microsoft.com/en-us/legal/intellectualproperty/trademarks/usage/general).\nUse of Microsoft trademarks or logos in modified versions of this project must not cause confusion or imply Microsoft sponsorship.\nAny use of third-party trademarks or logos are subject to those third-party's policies.\n\n## License\n\nThis project is licensed under the MIT License, see the [LICENSE.md](LICENSE.md) file for details.\n","funding_links":[],"categories":["TypeScript","Packages"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmicrosoft%2Fgriffel","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmicrosoft%2Fgriffel","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmicrosoft%2Fgriffel/lists"}