{"id":18466668,"url":"https://github.com/joshdmiller/react-bulma","last_synced_at":"2025-05-04T18:17:40.699Z","repository":{"id":141997471,"uuid":"51238906","full_name":"joshdmiller/react-bulma","owner":"joshdmiller","description":"A thin wrapper around bulma.io for React","archived":false,"fork":false,"pushed_at":"2016-02-08T07:26:59.000Z","size":2,"stargazers_count":4,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-04T18:17:31.147Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/joshdmiller.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-02-07T07:02:51.000Z","updated_at":"2019-04-23T15:03:41.000Z","dependencies_parsed_at":"2023-04-28T20:32:46.190Z","dependency_job_id":null,"html_url":"https://github.com/joshdmiller/react-bulma","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joshdmiller%2Freact-bulma","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joshdmiller%2Freact-bulma/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joshdmiller%2Freact-bulma/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joshdmiller%2Freact-bulma/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joshdmiller","download_url":"https://codeload.github.com/joshdmiller/react-bulma/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252377219,"owners_count":21738173,"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":[],"created_at":"2024-11-06T09:17:05.519Z","updated_at":"2025-05-04T18:17:40.681Z","avatar_url":"https://github.com/joshdmiller.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# React Bindings for Bulma\n\n[![CI Status](https://codeship.com/projects/74ebbb70-b05c-0133-b346-5e399acd7f73/status?branch=master)](https://codeship.com/projects/132649)\n\n**This is currently in active development. Feel free to help out. :smile:**\n\n## Usage\n\nInstall the package using NPM:\n\n```\n$ npm install --save-dev react-bulma\n```\n\nAnd include the Bulma CSS file (or your modified version):\n\n```html\n\u003clink ref=\"stylesheet\" href=\"https://cdn.rawgit.com/jgthms/bulma/master/css/bulma.min.css\" /\u003e\n```\n\nThen use the components as you wish:\n\n```js\nimport Button from 'react-bulma/components/button';\n\nconst myComponent = ({ disabled }) =\u003e (\n  \u003cButton is-primary is-outlined is-disabled={disabled}\u003eClick me!\u003c/Button\u003e\n);\n```\n\n## To Do\n\n### Meta\n\n- [x] Create basic react setup with babel compilation\n- [x] Add CI\n- [ ] Create demo files to mirror upstream docs\n- [ ] Add compilation of demo files into website\n- [ ] Add CD to S3 (e.g. react-bulma.joshdavidmiller.com)\n- [ ] Publish initial version to npm\n\n### Components\n\n- [ ] Button\n- [ ] Input\n- [ ] Textarea\n- [ ] Select\n- [ ] Checkbox\n- [ ] Radio\n- [ ] Titles\n- [ ] Content\n- [ ] Tag\n- [ ] Message\n- [ ] Notification\n- [x] Icon\n- [ ] Navbar\n- [ ] Grid (Columns, Column)\n- [ ] Tabs (Tabs, Tab)\n- [ ] Media\n- [ ] Card\n- [ ] Menu\n- [ ] Table\n- [ ] Header\n- [ ] Footer\n- [ ] Hero\n- [ ] Section\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoshdmiller%2Freact-bulma","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjoshdmiller%2Freact-bulma","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoshdmiller%2Freact-bulma/lists"}