{"id":20956050,"url":"https://github.com/fitri-hy/hy-floating-button-react","last_synced_at":"2025-07-20T21:33:27.121Z","repository":{"id":226995066,"uuid":"770139086","full_name":"fitri-hy/hy-floating-button-react","owner":"fitri-hy","description":"Simple project module (Floating Button) for ReactJS","archived":false,"fork":false,"pushed_at":"2024-03-11T02:28:38.000Z","size":199,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-13T05:44:29.269Z","etag":null,"topics":["floating","floatting-button","react-button","react-floating"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fitri-hy.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2024-03-11T01:56:53.000Z","updated_at":"2024-03-25T07:00:37.000Z","dependencies_parsed_at":"2024-03-11T03:24:53.805Z","dependency_job_id":"49cc24d6-aee7-43b6-959a-c7b15548300b","html_url":"https://github.com/fitri-hy/hy-floating-button-react","commit_stats":null,"previous_names":["fitri-hy/hy-floating-button-react"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/fitri-hy/hy-floating-button-react","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fitri-hy%2Fhy-floating-button-react","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fitri-hy%2Fhy-floating-button-react/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fitri-hy%2Fhy-floating-button-react/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fitri-hy%2Fhy-floating-button-react/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fitri-hy","download_url":"https://codeload.github.com/fitri-hy/hy-floating-button-react/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fitri-hy%2Fhy-floating-button-react/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266204534,"owners_count":23892364,"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":["floating","floatting-button","react-button","react-floating"],"created_at":"2024-11-19T01:24:01.723Z","updated_at":"2025-07-20T21:33:27.104Z","avatar_url":"https://github.com/fitri-hy.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Floating Button for React\n\nReactJS modules are simple but have many advantages, one of which is that you can customize them freely.\n\n\u003cimg src=\"./Screenshot.png\"/\u003e\n\n## Installation\n```sh\nnpm i hytech-component\n```\n\n## Example Project Implemented\n\n```sh\n// Add - Impport module //\nimport FloatingButton from 'hytech-component/FloatingButton';\n//----//\n\nconst App = () =\u003e {\n  return (\n    \u003cdiv\u003e\n    \n      // Add - Default components //\n\t    \u003cFloatingButton position=\"bottom_left\" index=\"99\"\u003e\n\t    \t\u003cbutton\u003eContat US\u003c/button\u003e\n\t    \u003c/FloatingButton\u003e\n      //----//\n      \n    \u003c/div\u003e\n  );\n};\n\nexport default App;\n```\n\n## Customization\n\n| Atribute | Key | Description |\n|:---------|:-----------|:-----------|\n|`position=\"key?` |`top_left` `top_right` `top_center` `bottom_left` `bottom_right` `bottom_center` `middle`| Set Position|\n|`index=\"key?\"`|`99` `10`|Set z-index|\n|`\u003cbutton className=\"theme?\"\u003e`|`theme-1` `theme-2` `theme-3` `theme-4` `theme-5` `theme-6` `theme-7`|Use Theme \u0026 CSS|\n|`\u003cFloating className=\"key?\"`|`your-css`|Use Custom CSS|\n\n## Full Customization\n\n```sh\n\u003cFloatingButton className=\"my-css\" position=\"bottom_left\" index=\"99\"\u003e\n    \u003cbutton className=\"theme-1\"\u003eContat US\u003c/button\u003e\n\u003c/FloatingButton\u003e\n```\n\nOfficial Site: \u003ca href=\"https://hy-tech.my.id/docs\"\u003eVISIT\u003c/a\u003e\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffitri-hy%2Fhy-floating-button-react","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffitri-hy%2Fhy-floating-button-react","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffitri-hy%2Fhy-floating-button-react/lists"}