1.0.2 • Published 4 years ago

resizeasaurus v1.0.2

Weekly downloads
18
License
MIT
Repository
github
Last release
4 years ago

resizeasaurus

A little utility to add resizing behavior to test intrinsically sized responsive components.

Install

npm install resizeasaurus --save

Demo

Usage

<resize-asaurus>
    My component goes here
</resize-asaurus>

Add the disabled attribute to disable the component behavior (and hide its styling).

<resize-asaurus disabled>
    My component goes here
</resize-asaurus>
1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

5 years ago