/dom-ruler

A library for measuring DOM elements and text

Primary LanguageJavaScriptMIT LicenseMIT

DOM Ruler

This library provides a set of utilities to measure the size of DOM elements and arbitrary text (given a sample element).

Prerequisites

  • broccoli
  • bower
npm install -g bower
npm install -g broccoli-cli

Building

npm run build