border-beam-vanilla Demo
Download Back To CSSScript.Com
A vanilla JS library that adds an animated border beam effect to cards, buttons, inputs, and search bars with runtime controls.
@
Build anything...
Agent
Auto
^
Search
Installation
npm install border-beam-vanilla
Usage
import { attachBorderBeam } from "border-beam-vanilla";
const card = document.querySelector(".card");
attachBorderBeam(card, { size: "md" });
Playground
Type
Color
Strength
100%
State
Playground card
Adjust the controls to preview the current bundle.