0.2.1 • Published 5 years ago

@rocketbase/web-util v0.2.1

Weekly downloads
-
License
MIT
Repository
gitlab
Last release
5 years ago

Rocketbase Web Util

A bunch of utility functions for webcomponents.

npm install @rocketbase/web-util

Features

  • Delaying
    • sleeping for a given amount of time
    • delaying function calls
    • debouncing function calls
    • debuffering function calls
  • Properties
    • setting multiple properties at once
    • setting properties asynchronously
    • setting properties with fallback
    • getting all or a subset of properties at once
    • getting properties with fallback
    • mapping properties to new keys
  • Tabbing
    • Tabbing forwards or backwards by a given amount of steps
    • Tabbing into containers
    • Tabbing out of containers
  • Visibility

    • Getting the visibility of an element
0.2.1

5 years ago