{"id":21203337,"url":"https://github.com/ricardojrmcom/fury","last_synced_at":"2026-05-18T22:15:39.134Z","repository":{"id":57138937,"uuid":"438109235","full_name":"ricardojrmcom/fury","owner":"ricardojrmcom","description":"React MUI themes","archived":false,"fork":false,"pushed_at":"2022-05-01T21:51:03.000Z","size":943,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-02-23T04:31:52.432Z","etag":null,"topics":["mui","nivo","react","typescript"],"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/ricardojrmcom.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":null,"support":null}},"created_at":"2021-12-14T03:51:01.000Z","updated_at":"2022-04-27T04:05:21.000Z","dependencies_parsed_at":"2022-09-03T17:31:12.037Z","dependency_job_id":null,"html_url":"https://github.com/ricardojrmcom/fury","commit_stats":null,"previous_names":["ricardo-jrm/fury"],"tags_count":11,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ricardojrmcom%2Ffury","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ricardojrmcom%2Ffury/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ricardojrmcom%2Ffury/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ricardojrmcom%2Ffury/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ricardojrmcom","download_url":"https://codeload.github.com/ricardojrmcom/fury/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243658152,"owners_count":20326464,"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":["mui","nivo","react","typescript"],"created_at":"2024-11-20T20:23:20.528Z","updated_at":"2026-05-18T22:15:37.657Z","avatar_url":"https://github.com/ricardojrmcom.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n\n# 🔥 `@ricardojrmcom/fury`\n\n\u003cb\u003eReact Web UI\u003c/b\u003e\n\n![build](https://img.shields.io/github/workflow/status/ricardojrmcom/fury/Continuous%20Integration?style=for-the-badge)\n![license](https://img.shields.io/github/license/ricardojrmcom/fury?style=for-the-badge)\n\n![author](\u003chttps://img.shields.io/badge/Author-Ricardo%20%3Cl1b3r__--%3E%20Mota%20(%40ricardo--jrm)-orange?style=for-the-badge\u003e)\n\n![lang](https://img.shields.io/github/languages/top/ricardojrmcom/fury?style=for-the-badge)\n![version](https://img.shields.io/npm/v/@ricardojrmcom/fury?style=for-the-badge)\n\n\u003c/div\u003e\n\n\u003cbr /\u003e\n\n---\n\n\u003cbr /\u003e\n\n### \u003cb\u003eInstall\u003c/b\u003e\n\n```tsx\nnpm install @ricardojrmcom/fury\n\nyarn add @ricardojrmcom/fury\n```\n\n\u003cbr /\u003e\n\n### \u003cb\u003eUsage\u003c/b\u003e\n\n```tsx\nimport { useFury, FuryProvider, FuryRecord } from '@ricardojrmcom/fury';\n\n// provider\nconst exampleFury: FuryRecord = {\n  fury1: {\n    typography: {\n      h1: {\n        fontSize: '100px',\n        color: 'red',\n      },\n    },\n  },\n  fury2: {\n    typography: {\n      h1: {\n        fontSize: '75px',\n        color: 'green',\n      },\n    },\n  },\n};\n\n\u003cFuryProvider fury={exampleFury} furyDefault=\"fury1\"\u003e\n  {...}\n\u003c/FuryProvider\u003e\n\n\n// hook\nconst { furyActive, furyActiveId, furySetById } = useFury();\n```\n\n\u003cbr /\u003e\n\n### \u003cb\u003eScripts\u003c/b\u003e\n\n```tsx\n// install deps\nyarn install\n\n// run lint\nyarn lint\n\n// run unit tests\nyarn test\n\n// run storybook\nyarn sb\n```\n\n\u003cbr /\u003e\n\n### \u003cb\u003eProject\u003c/b\u003e\n\n- [Project Page](https://l1b3r.notion.site/fury-5acb71cd3a0446a0a520bfa4cf853081)\n- [Source Code](https://github.com/ricardojrmcom/fury)\n- [Releases Page](https://github.com/ricardojrmcom/fury/releases)\n\n\u003cbr /\u003e\n\n### \u003cb\u003eProject Dependencies\u003c/b\u003e\n\n- \u003cb\u003eTS Package Boilerplate: [🟪 @ricardojrmcom/nova](https://github.com/ricardojrmcom/nova)\u003c/b\u003e\n- \u003cb\u003eReact Module Boilerplate: [🟣 @ricardojrmcom/supernova](https://github.com/ricardojrmcom/supernova)\u003c/b\u003e\n\n\u003cbr /\u003e\n\n### \u003cb\u003eDev Dependencies\u003c/b\u003e\n\n- `Yarn`\n- `Typescript`\n- `React`\n- `Material-UI`\n- `Prettier`\n- `ESLint`\n- `Commit Lint`\n- `Lint Staged`\n- `Husky`\n- `Jest`\n- `Semantic Release`\n\n\u003cbr /\u003e\n\n---\n\n\u003cbr /\u003e\n\n### \u003cb\u003eLicense\u003c/b\u003e\n\n[MIT](https://github.com/ricardojrmcom/fury/blob/main/LICENSE) © Ricardo \u003cl1b3r\\_-\u003e Mota ([@ricardojrmcom](https://github.com/ricardojrmcom))\n\nBootstrapped with 🟣[@ricardojrmcom/supernova](https://github.com/ricardojrmcom/supernova)\n\n\u003cbr /\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fricardojrmcom%2Ffury","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fricardojrmcom%2Ffury","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fricardojrmcom%2Ffury/lists"}