0.0.13 • Published 5 months ago

@lemehovskiy/scroller-utils v0.0.13

Weekly downloads
-
License
MIT
Repository
-
Last release
5 months ago

Status GitHub Issues GitHub Pull Requests License


🧐 About

Scroller helper functions.

🏁 Getting Started

Installing

npm i @lemehovskiy/scroller-utils

Example

index.ts

import { getConvertedTriggerToPx } from "@lemehovskiy/scroller-utils/dist";

console.log(getConvertedTriggerToPx('50vh', 200));
// 100

API

Documentation

0.0.13

5 months ago

0.0.12

2 years ago

0.0.11

2 years ago

0.0.10

2 years ago

0.0.9

2 years ago

0.0.8

2 years ago

0.0.6

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.1

2 years ago