{"id":13406044,"url":"https://github.com/chakra-ui/panda","last_synced_at":"2026-04-01T23:55:31.594Z","repository":{"id":175884394,"uuid":"518342568","full_name":"chakra-ui/panda","owner":"chakra-ui","description":"🐼 Universal, Type-Safe, CSS-in-JS Framework for Design Systems ⚡️","archived":false,"fork":false,"pushed_at":"2026-02-08T08:06:47.000Z","size":68788,"stargazers_count":5957,"open_issues_count":8,"forks_count":284,"subscribers_count":16,"default_branch":"main","last_synced_at":"2026-02-08T15:13:10.028Z","etag":null,"topics":["atomic-css","compiler","css","css-in-js","design-system","design-tokens","engine","framework-agnostic","jit-compiler","postcss","styled-system","theming","typescript","utility-classes"],"latest_commit_sha":null,"homepage":"https://panda-css.com","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/chakra-ui.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":null,"patreon":"segunadebayo","open_collective":"chakra-ui","ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2022-07-27T06:49:27.000Z","updated_at":"2026-02-07T01:36:19.000Z","dependencies_parsed_at":null,"dependency_job_id":"423c8761-9530-4e9a-93bb-8b0598e53af4","html_url":"https://github.com/chakra-ui/panda","commit_stats":{"total_commits":2989,"total_committers":145,"mean_commits":"20.613793103448277","dds":0.5229173636667782,"last_synced_commit":"6fe09a6d26d7b4352eebfcc1ae29a89176eecffc"},"previous_names":["chakra-ui/panda"],"tags_count":2534,"template":false,"template_full_name":null,"purl":"pkg:github/chakra-ui/panda","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chakra-ui%2Fpanda","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chakra-ui%2Fpanda/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chakra-ui%2Fpanda/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chakra-ui%2Fpanda/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chakra-ui","download_url":"https://codeload.github.com/chakra-ui/panda/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chakra-ui%2Fpanda/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29441525,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-14T07:24:13.446Z","status":"ssl_error","status_checked_at":"2026-02-14T07:23:58.969Z","response_time":53,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["atomic-css","compiler","css","css-in-js","design-system","design-tokens","engine","framework-agnostic","jit-compiler","postcss","styled-system","theming","typescript","utility-classes"],"created_at":"2024-07-30T19:02:19.350Z","updated_at":"2026-04-01T23:55:31.581Z","avatar_url":"https://github.com/chakra-ui.png","language":"TypeScript","readme":"![Write typesafe styles with Panda](.github/assets/banner.png 'Write typesafe styles with Panda')\n\n\u003cp align=\"center\"\u003e\n  \u003cbr/\u003e\n  \u003ca href=\"https://panda-css.com\"\u003ePanda\u003c/a\u003e is a universal styling solution for the modern web \u0026mdash;\n  \u003cbr/\u003e\n  build time, type safe, and scalable CSS-in-JS\n  \u003cbr/\u003e\u003cbr/\u003e\n  \u003cimg alt=\"NPM Downloads\" src=\"https://img.shields.io/npm/dm/%40pandacss%2Fdev\"\u003e \u003cimg alt=\"NPM Version\" src=\"https://img.shields.io/npm/v/%40pandacss%2Fdev\"\u003e \u003cimg alt=\"X (formerly Twitter) Follow\" src=\"https://img.shields.io/twitter/follow/panda__css\"\u003e\n  \n  \u003cbr/\u003e\u003cbr/\u003e\n\u003c/p\u003e\n\n## Features\n\n- ⚡️ Write style objects or style props, extract them at build time\n- ✨ Modern CSS output — cascade layers `@layer`, css variables and more\n- 🦄 Works with most JavaScript frameworks\n- 🚀 Recipes and Variants - Just like Stitches™️ ✨\n- 🎨 High-level design tokens support for simultaneous themes\n- 💪 Type-safe styles and autocomplete (via codegen)\n\n\u003cbr/\u003e\n\n---\n\n\u003cp align=\"center\"\u003e\n\u003cb\u003e\n🐼 Get a taste of Panda. Try it out for yourself in\u0026nbsp;\n \u003ca href=\"https://stackblitz.com/edit/vitejs-vite-lfwyue?file=src%2FApp.tsx\u0026terminal=dev\"\u003eStackBlitz\u003c/a\u003e\n\u003c/b\u003e\n\u003c/p\u003e\n\n---\n\n\u003cbr/\u003e\n\n## Documentation\n\nVisit our [official documentation](https://panda-css.com/).\n\n## Install\n\nThe **recommended** way to install the latest version of Panda is by running the command below:\n\n```bash\nnpm i -D @pandacss/dev\n```\n\nTo scaffold the panda config and postcss\n\n```bash\nnpx panda init -p\n```\n\nSetup and import the entry CSS file\n\n```css\n@layer reset, base, tokens, recipes, utilities;\n```\n\n```jsx\nimport 'path/to/entry.css'\n```\n\nStart the dev server of your project\n\n```bash\nnpm run dev\n```\n\nStart using panda\n\n```jsx\nimport { css } from '../styled-system/css'\nimport { stack, vstack, hstack } from '../styled-system/patterns'\n\nfunction Example() {\n  return (\n    \u003cdiv\u003e\n      \u003cdiv className={hstack({ gap: '30px', color: 'pink.300' })}\u003eBox 1\u003c/div\u003e\n      \u003cdiv className={css({ fontSize: 'lg', color: 'red.400' })}\u003eBox 2\u003c/div\u003e\n    \u003c/div\u003e\n  )\n}\n```\n\n## Directory Structure\n\n| Package                                       | Description                                                 |\n| --------------------------------------------- | ----------------------------------------------------------- |\n| [cli](packages/cli)                           | CLI package installed by the end user                       |\n| [core](packages/core)                         | Contains core features of Panda (utility, recipes, etc)     |\n| [config](packages/config)                     | Contains functions for reading and merging the panda config |\n| [extractor](packages/extractor)               | Contains code for fast AST parsing and scanning             |\n| [generator](packages/generator)               | Contains codegen artifacts (js, css, jsx)                   |\n| [parser](packages/parser)                     | Contains code for parsing a source code                     |\n| [is-valid-prop](packages/is-valid-prop)       | Contains code for checking if a prop is a valid css prop    |\n| [node](packages/node)                         | Contains the Node.js API of Panda's features                |\n| [token-dictionary](packages/token-dictionary) | Contains code used to process tokens and semantic tokens    |\n| [shared](packages/shared)                     | Contains shared TS functions                                |\n\n## Contributing\n\nFeel like contributing? That's awesome! We have a\n[contributing guide](https://github.com/chakra-ui/panda/blob/main/CONTRIBUTING.md) to help guide you.\n\n### Want to help improve the docs?\n\nOur docsite lives in the [monorepo](./website/pages/docs/).\n\nIf you're interested in contributing to the documentation, check out the\n[contributing guide](https://github.com/chakra-ui/panda/blob/main/CONTRIBUTING.md).\n\n## Support\n\nHaving trouble? Get help in the official [Panda Discord](https://discord.gg/VQrkpsgSx7).\n\n## Acknowledgement\n\nThe development of Panda was only possible due to the inspiration and ideas from these amazing projects.\n\n- [Chakra UI](https://chakra-ui.com/) - where it all started\n- [Vanilla Extract](https://vanilla-extract.style/) - for inspiring the utilities API\n- [Stitches](https://stitches.dev/) - for inspiring the recipes and variants API\n- [Tailwind CSS](https://tailwindcss.com/) - for inspiring the JIT compiler and strategy\n- [Class Variance Authority](https://cva.style/) - for inspiring the `cva` name\n- [Styled System](https://github.com/styled-system/styled-system) - for the initial idea of Styled Props\n- [Linaria](https://linaria.dev/) - for inspiring the initial atomic css strategy\n- [Uno CSS](https://unocss.dev) - for inspiring the studio and astro integration\n- [Goober](https://goober.rocks/) - for tiny and performant js functions in template literal styles\n\n## License\n\nMIT License © 2023-Present [Segun Adebayo](https://github.com/segunadebayo)\n","funding_links":["https://patreon.com/segunadebayo","https://opencollective.com/chakra-ui"],"categories":["TypeScript","Libraries","**1. Libraries**","Development Utilities","UI Components"],"sub_categories":["Styles","Styling","Class variance authority"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchakra-ui%2Fpanda","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchakra-ui%2Fpanda","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchakra-ui%2Fpanda/lists"}