kmohrf / luett

a collection of small vanilla-js utilities, helper functions and components

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

luett

Greenkeeper badge

luett is a library that provides some helper functions related to dom operations, event & promise handling and some other common tasks.

It’s primarily a library I use in my own projects and the API may change at any time (though I try to use semantic versioning).

You have been warned :)

About

a collection of small vanilla-js utilities, helper functions and components

License:MIT License


Languages

Language:JavaScript 97.1%Language:HTML 2.9%