# padding-box **Repository Path**: mirrors_regular/padding-box ## Basic Information - **Project Name**: padding-box - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-25 - **Last Updated**: 2026-05-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README padding-box --- ``` const pbox = require('padding-box') const rect = pbox(document.body.querySelector('h1')) => result has the same properties as getBoundingClientRect() { left, right, top, bottom, x, y, width, height } ``` License: ISC