Skip to content

economist-data-team/utility-dti-generaterectpolygonstring

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Utilitydtigeneraterectpolygonstring

Generates rects as polygons, for convenience in animating

Usage

This component expects an ES6 environment, and so if you are using this in an app, you should drop in a polyfill library - it has been tested with babel-polyfill but core-js or es6-shim may also work.

Install

npm i -S utility-dti-generaterectpolygonstring

Run tests

npm test