{"id":25306631,"url":"https://github.com/anooprav7/stormbreaker-cl","last_synced_at":"2025-04-07T06:29:11.066Z","repository":{"id":39171471,"uuid":"250817666","full_name":"anooprav7/stormbreaker-cl","owner":"anooprav7","description":"Stormbreaker Component Library :metal:","archived":false,"fork":false,"pushed_at":"2023-01-05T18:35:13.000Z","size":1689,"stargazers_count":1,"open_issues_count":24,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-14T14:48:19.722Z","etag":null,"topics":["component-","emotionjs","react","react-components","stormbreaker"],"latest_commit_sha":null,"homepage":"https://stormbreaker-v2.netlify.com/","language":"JavaScript","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/anooprav7.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":"2020-03-28T14:38:04.000Z","updated_at":"2022-02-18T16:36:39.000Z","dependencies_parsed_at":"2023-02-04T10:31:12.916Z","dependency_job_id":null,"html_url":"https://github.com/anooprav7/stormbreaker-cl","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anooprav7%2Fstormbreaker-cl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anooprav7%2Fstormbreaker-cl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anooprav7%2Fstormbreaker-cl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anooprav7%2Fstormbreaker-cl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anooprav7","download_url":"https://codeload.github.com/anooprav7/stormbreaker-cl/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247604700,"owners_count":20965467,"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":["component-","emotionjs","react","react-components","stormbreaker"],"created_at":"2025-02-13T10:36:32.837Z","updated_at":"2025-04-07T06:29:11.052Z","avatar_url":"https://github.com/anooprav7.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Stormbreaker\n\n[![npm version](https://img.shields.io/npm/v/stormbreaker.svg?style=flat)](https://www.npmjs.com/package/stormbreaker)\n[![issues](https://img.shields.io/github/issues/anooprav7/stormbreaker-cl)](https://www.github.com/anooprav7/stormbreaker-cl/issues)\n[![contributors](https://img.shields.io/github/contributors/anooprav7/stormbreaker-cl)](https://www.github.com/anooprav7/stormbreaker-cl/)\n![core size](https://img.shields.io/bundlephobia/min/stormbreaker.svg?label=core%20size)\n![core gzip size](https://img.shields.io/bundlephobia/minzip/stormbreaker.svg?label=core%20gzip%20size)\n[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/anooprav7/stormbreaker-cl/blob/master/LICENSE)\n\n\u003e Stormbreaker Component Library\n\n## Install\n\n```\nyarn add stormbreaker\n\nnpm install stormbreaker --save\n```\n\n## Usage\n\nThe components need a theme to be set through the `ThemeProvider` at the root level. We provide a default theme along with the components in the package named `theme` as shown below.\nWe also provide some `globalStyles` styles in the package (Recommended).\n\n```jsx padded dark\nimport { ThemeProvider, Global, theme, globalStyles } from \"stormbreaker\"\n\nexport default () =\u003e (\n  \u003cThemeProvider theme={theme}\u003e\n    \u003cGlobal styles={globalStyles} /\u003e\n    // Code starts here Eg. \u003cApp /\u003e\n  \u003c/ThemeProvider\u003e\n)\n```\n\nThen, to include components from `stormbreaker`\n\n```js dark\nimport React from 'react'\nimport { Button, Checkbox } from 'stormbreaker'\n...\n\n```\n\n## Storybook\n\n[Stormbreaker Storybook Docs](https://stormbreaker-v2.netlify.com/)\n\n## [License](LICENSE)\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanooprav7%2Fstormbreaker-cl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fanooprav7%2Fstormbreaker-cl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanooprav7%2Fstormbreaker-cl/lists"}