{"id":13408671,"url":"https://github.com/AlgusDark/bloomer","last_synced_at":"2025-03-14T13:31:55.722Z","repository":{"id":20578613,"uuid":"90326355","full_name":"AlgusDark/bloomer","owner":"AlgusDark","description":"A set of React components for Bulma CSS Framework","archived":true,"fork":false,"pushed_at":"2023-01-03T18:41:47.000Z","size":8382,"stargazers_count":675,"open_issues_count":67,"forks_count":68,"subscribers_count":17,"default_branch":"master","last_synced_at":"2024-05-20T03:14:16.449Z","etag":null,"topics":["bulma","components","css","javascript","jsx","react"],"latest_commit_sha":null,"homepage":"http://bloomer.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/AlgusDark.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2017-05-05T01:50:52.000Z","updated_at":"2024-05-04T12:28:26.000Z","dependencies_parsed_at":"2022-07-26T09:32:01.766Z","dependency_job_id":null,"html_url":"https://github.com/AlgusDark/bloomer","commit_stats":null,"previous_names":["algusdark/bulma-jsx"],"tags_count":20,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlgusDark%2Fbloomer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlgusDark%2Fbloomer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlgusDark%2Fbloomer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlgusDark%2Fbloomer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AlgusDark","download_url":"https://codeload.github.com/AlgusDark/bloomer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243230103,"owners_count":20257642,"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":["bulma","components","css","javascript","jsx","react"],"created_at":"2024-07-30T20:00:54.485Z","updated_at":"2025-03-14T13:31:55.031Z","avatar_url":"https://github.com/AlgusDark.png","language":"TypeScript","readme":"# Bloomer\n==================================\n\n[![LICENSE](https://img.shields.io/badge/license-MIT-blue.svg?style=flat-square)](https://github.com/AlgusDark/bloomer/blob/master/LICENSE.md)\n[![NPM Downloads](https://img.shields.io/npm/dm/bloomer.svg?style=flat-square)](http://npmjs.com/package/bloomer)\n[![NPM Version](https://img.shields.io/npm/v/bloomer.svg?style=flat-square)](http://npmjs.com/package/bloomer)\n[![Build Status](https://travis-ci.org/AlgusDark/bloomer.svg?branch=master)](https://travis-ci.org/AlgusDark/bloomer)\n[![Coverage Status](https://coveralls.io/repos/github/AlgusDark/bloomer/badge.svg?branch=master)](https://coveralls.io/github/AlgusDark/bloomer?branch=master)\n![Gluten Status](https://img.shields.io/badge/Gluten-Free-green.svg)\n\nA cool set of React Stateless components for Bulma\n\n\u003cp align=\"center\"\u003e\n    \u003ca href='http://bloomer.js.org' title='Check Bloomer page'\u003e\n        \u003cimg src='https://github.com/AlgusDark/bloomer/blob/master/docs/07990594.png' width=400 role=\"presentation\"\u003e\n    \u003c/a\u003e\n\u003c/p\u003e\n\n## Install\n\n[Bulma](https://www.npmjs.com/package/bulma) should be included in your project.\n\n## Using NPM\n```sh\n$ npm install bloomer --save\n\n```\n\n## Using Yarn\n```sh\n$ yarn add bloomer\n```\n\n## Using CDN\n```\n\u003chtml\u003e\n  \u003chead\u003e\n    ...\n  \u003c/head\u003e\n  \u003cbody\u003e\n    Other libraries\n    \u003cscript type=\"text/javascript\" src=\"https://unpkg.com/bloomer/bundles/bloomer.min.js\"\u003e\n    Cutom code\n  \u003c/body\u003e\n\u003c/html\u003e\n```\n\n## Usage\n```javascript\nimport * as React from 'react';\nimport * as ReactDOM from 'react-dom';\nimport { Container, Box  } from 'bloomer';\n\nReactDOM.render(\n  \u003cContainer\u003e\n    \u003cBox\u003eHello World!\u003c/Box\u003e\n  \u003c/Container\u003e,\n  document.getElementById('root')\n);\n```\n## Documentation\nThe online documentation resides in [bloomer page](https://bloomer.js.org/#/documentation/overview/start), you can find all the different topics related to this library.\n### Sections\n- [Overview](https://bloomer.js.org/#/documentation/overview/start)\n- [Grid](https://bloomer.js.org/#/documentation/grid/)\n- [Elements](https://bloomer.js.org/#/documentation/elements/)\n- [Components](https://bloomer.js.org/#/documentation/components)\n- [Layout](https://bloomer.js.org/#/documentation/layout)\n\n## Buy me a beer\n[![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg)](https://www.paypal.me/algusdark)\n\n### Contributions\nAll contributions are welcome send your PR and Issues.\n\n### License\nThis is a open-source software licensed under the [MIT license](https://github.com/AlgusDark/bloomer/blob/master/LICENSE.md)\n","funding_links":["https://www.paypal.me/algusdark"],"categories":["UI Libraries \u0026 Components","TypeScript"],"sub_categories":["Courses"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FAlgusDark%2Fbloomer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FAlgusDark%2Fbloomer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FAlgusDark%2Fbloomer/lists"}