Skip to content

bgrotegut21/bindings

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Installation

npm i shorthandbindings --save

About

All add bindings and remove bindings are is a shorthandway to use event listeners.

Usage

import { addBindings, removeBindings } from 'shorthandbindings';

addBindings(element, funct, listener);
removeBindings(elements, func, binding);

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published