Skip to content

lampi1/border-text

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

What is this?

Get border-text effect by adding a single function into your JS

Installation

npm i bordertext

index.js

import { bordertext } from "bordertext";

bordertext("1.5px", "blue", "transparent");

index.html

<h1 class="border-text"> HELLO </h1>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published