Skip to content

Vevet - a JavaScript library with useful stuff

Notifications You must be signed in to change notification settings

antonbobrov/vevet

Repository files navigation

Vevet - a JavaScript library for creators.

Vevet is a versatile JavaScript library offering a range of pre-built solutions for enhancing creative web development. It includes tools for smooth scrolling, text splitting, custom cursors, and various other interactive elements.

Vevet is designed to streamline the implementation of complex web animations and effects, making it easier to create visually engaging websites. The library is highly customizable and integrates seamlessly into existing projects, providing both basic and advanced functionalities for web developers aiming to boost their site's interactivity and user experience.

Language gzip

Dev Config

  • node v20.17.0

How to start with NPM

npm install vevet

Import styles

Base styles

@import '~vevet/lib/styles/base';

All styles

@import '~vevet/lib/styles/index';

Initialize Vevet

window.vevetApplication = new Application()

About

Vevet - a JavaScript library with useful stuff

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages