@lemehovskiy/scroller-utils
TypeScript icon, indicating that this package has built-in type declarations

0.0.13 • Public • Published

scroller-utils

Status GitHub Issues GitHub Pull Requests License


Scroller helper functions.

🧐 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

Readme

Keywords

Package Sidebar

Install

npm i @lemehovskiy/scroller-utils

Weekly Downloads

1

Version

0.0.13

License

MIT

Unpacked Size

13.3 kB

Total Files

24

Last publish

Collaborators

  • lemehovskiy