Skip to content

My library of short commands for optimizing work. Short commands for selecting items

Notifications You must be signed in to change notification settings

fls-dev/LibVanillaJs

Repository files navigation

Selecting elements using:

document.querySelector("selector") or document.querySelectoAllr("selector")

Selecting all elements - vAll('element')
Selecting a single element - vSing('element')
Setting the event to one element - event('element')
Adding/Removing an element class - aClass('element') / dClass('element')

About

My library of short commands for optimizing work. Short commands for selecting items

Resources

Stars

Watchers

Forks

Packages

No packages published