@elbwalker/utils
Version:
Shared utils for walkerOS packages
32 lines (24 loc) • 1.13 kB
Markdown
<p align="left">
<a href="https://elbwalker.com">
<img title="elbwalker" src='https://www.elbwalker.com/img/elbwalker_logo.png' width="256px"/>
</a>
</p>
# walkerOS Utils - Streamlining Your Tracking Setup
walkerOS Utils offer a suite of reusable functions designed to standardize and
simplify tracking setups. From straightforward utilities like `getId` to more
advanced ones such as `sessionStart`, these tools are integral both within
walkerOS and in custom tracking implementations.
## What Are Utils?
The Utils package offers:
- **Diverse Functionality**: A range of functions catering to various tracking
needs.
- **Ease of Use**: Simplify your tracking setup with ready-to-use, standardized
functions.
- **Versatility**: Applicable in multiple contexts, from walkerOS to custom
setups.
> Explore the detailed functionalities in the
> [Utils documentation](https://www.elbwalker.com/docs/utils/)
Simple functions are grouped on the
[Helper page](https://www.elbwalker.com/docs/utils/helpers/), while more complex
utilities have dedicated documentation pages for in-depth understanding and use
cases.