@rocketbase/web-util
v0.2.1
Published
Utilities for WebComponents
Downloads
3
Readme
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