Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 280 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 280 Bytes

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