Skip to content

Customise user cursor in website simply with CURSOR.js

Notifications You must be signed in to change notification settings

Netinq/cursor.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

CURSOR.js

Improve user cursor style

Usage

Get started

Create a new cursor object to generate the custom cursor. All parameters are obtionnal : By default color is white and coordonate a 0, 0.

new Cursor(color, x, y);

Exemple

const cursor = new Cursor("#282828", 0, 0);

About

Customise user cursor in website simply with CURSOR.js

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published