@xobotyi/scrollbar-width

A tool to get browser's scrollbars width.

Build status NPM version NPM weekly downloads License Types definition Codacy Code Grade Tests LOC

× LIVE EXAMPLE ×

---
❤️Please consider starring this project to show your love and support.🙌
--- ## Installation ```bash npm install @xobotyi/scrollbar-width # or via yarn yarn add @xobotyi/scrollbar-width ``` _INSTALLATION NOTE:_ This lib is written in TypeScript and delivered with both, transpiled and untranspiled ES versions: - `main` field of package.json is pointing to transpiled ES5-compatible version with CJS modules resolution; - `module` field is pointing to transpiled ES5-compatible version with ES modules resolution; - `esnext` field is pointing to the ESnext version with ES modules resolution; **OR** you can add it directly to your site via the `