{"id":34071623,"url":"https://gfazioli.github.io/mantine-border-animate/","last_synced_at":"2025-12-19T08:01:14.882Z","repository":{"id":327601716,"uuid":"1108631474","full_name":"gfazioli/mantine-border-animate","owner":"gfazioli","description":"Mantine component offering four border animation variants (beam, glow, gradient, pulse) with customizable colors and full animation control, perfect for creating dynamic, visually engaging UI elements.","archived":false,"fork":false,"pushed_at":"2025-12-05T17:40:28.000Z","size":4863,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-12-07T23:39:24.832Z","etag":null,"topics":["animate","beam","border-animated","border-animation","border-beam","component","effects","mantine-ui","nextjs","reactjs","typescript"],"latest_commit_sha":null,"homepage":"https://gfazioli.github.io/mantine-border-animate","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/gfazioli.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["gfazioli","wpbones"]}},"created_at":"2025-12-02T17:51:27.000Z","updated_at":"2025-12-05T17:39:55.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/gfazioli/mantine-border-animate","commit_stats":null,"previous_names":["gfazioli/mantine-border-animate"],"tags_count":2,"template":true,"template_full_name":"gfazioli/mantine-json-tree","purl":"pkg:github/gfazioli/mantine-border-animate","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gfazioli%2Fmantine-border-animate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gfazioli%2Fmantine-border-animate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gfazioli%2Fmantine-border-animate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gfazioli%2Fmantine-border-animate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gfazioli","download_url":"https://codeload.github.com/gfazioli/mantine-border-animate/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gfazioli%2Fmantine-border-animate/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":27811933,"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","status":"online","status_checked_at":"2025-12-19T02:00:08.705Z","response_time":58,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["animate","beam","border-animated","border-animation","border-beam","component","effects","mantine-ui","nextjs","reactjs","typescript"],"created_at":"2025-12-14T08:00:21.514Z","updated_at":"2025-12-19T08:01:14.875Z","avatar_url":"https://github.com/gfazioli.png","language":"TypeScript","funding_links":["https://github.com/sponsors/gfazioli","https://github.com/sponsors/wpbones"],"categories":["Libraries"],"sub_categories":[],"readme":"# Mantine Border Animate Component\n\n\u003cimg width=\"2752\" height=\"1536\" alt=\"mantine Border Animate\" src=\"https://github.com/user-attachments/assets/b174d04c-c9cf-462a-b074-a23f4a521c9a\" /\u003e\n\n\u003cdiv align=\"center\"\u003e\n  \n  [![NPM version](https://img.shields.io/npm/v/%40gfazioli%2Fmantine-border-animate?style=for-the-badge)](https://www.npmjs.com/package/@gfazioli/mantine-border-animate)\n  [![NPM Downloads](https://img.shields.io/npm/dm/%40gfazioli%2Fmantine-border-animate?style=for-the-badge)](https://www.npmjs.com/package/@gfazioli/mantine-border-animate)\n  [![NPM Downloads](https://img.shields.io/npm/dy/%40gfazioli%2Fmantine-border-animate?style=for-the-badge\u0026label=%20\u0026color=f90)](https://www.npmjs.com/package/@gfazioli/mantine-border-animate)\n  ![NPM License](https://img.shields.io/npm/l/%40gfazioli%2Fmantine-border-animate?style=for-the-badge)\n\n\u003c/div\u003e\n\n## Overview\n\nThis component is created on top of the [Mantine](https://mantine.dev/) library.\n\n[Mantine BorderAnimate](https://gfazioli.github.io/mantine-border-animate) provides a flexible wrapper that turns any Mantine or plain React element into a visually striking component with animated borders. Designed for both aesthetics and performance, it uses CSS animations to deliver smooth 60fps effects and exposes controls to tailor the look and behavior: you can show/hide the border, keep it static or continuously animated, and adjust parameters like size, radius, border width, blur, duration, and color transitions. \n\nThe component includes four distinct variants—beam (a traveling glow along the perimeter with adjustable anchor and duration), gradient (a rotating conic gradient between two colors with optional blur), glow (a rhythmic pulsation with tunable blur and opacity), and pulse (a subtle expand‑and‑fade “breathing” effect). \n\nAdvanced visual setups are supported through masking and layering: withMask clips the effect to the border, while disabling it and using zIndex allows soft background glows behind content; anchor positioning further refines inner vs outer illumination. Integration is straightforward via provided stylesheet imports, and examples demonstrate wrapping common Mantine components like Paper, Stack, Title, and Flex to achieve eye‑catching, controllable borders across a wide range of UI elements.\n\n\u003e [!note]\n\u003e\n\u003e → [Demo and Documentation](https://gfazioli.github.io/mantine-border-animate/) → [Youtube Video](https://www.youtube.com/playlist?list=PL85tTROKkZrWyqCcmNCdWajpx05-cTal4) → [More Mantine Components](https://mantine-extensions.vercel.app/)\n\n## Installation\n\n```sh\nnpm install @gfazioli/mantine-border-animate\n```\nor \n\n```sh\nyarn add @gfazioli/mantine-border-animate\n```\n\nAfter installation import package styles at the root of your application:\n\n```tsx\nimport '@gfazioli/mantine-border-animate/styles.css';\n```\n\n## Usage\n\n```tsx\nimport { Stack, Title } from '@mantine/core';\nimport { BorderAnimate } from '@gfazioli/mantine-border-animate';\n\nfunction Demo() {\n  return (\n    \u003cBorderAnimate w={300} p={32}\u003e\n      \u003cStack\u003e\n        \u003cTitle\u003eThis is a title\u003c/Title\u003e\n        \u003cp\u003eThis is a paragraph inside the BorderAnimate component.\u003c/p\u003e\n      \u003c/Stack\u003e\n    \u003c/BorderAnimate\u003e\n  );\n}\n```\n\n---\n  \n[![Star History Chart](https://api.star-history.com/svg?repos=gfazioli/mantine-border-animate\u0026type=Timeline)](https://www.star-history.com/#gfazioli/mantine-border-animate\u0026Timeline)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/gfazioli.github.io%2Fmantine-border-animate%2F","html_url":"https://awesome.ecosyste.ms/projects/gfazioli.github.io%2Fmantine-border-animate%2F","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/gfazioli.github.io%2Fmantine-border-animate%2F/lists"}