Skip to content
This repository has been archived by the owner on Oct 21, 2022. It is now read-only.

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

License

Notifications You must be signed in to change notification settings

filamentgroup/resizeasaurus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⚠️ This project is archived and the repository is no longer maintained.

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>

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published