marcj / css-element-queries

CSS Element-Queries aka Container Queries. High-speed element dimension/media queries in valid css.
http://marcj.github.io/css-element-queries/
MIT License
4.27k stars 487 forks source link

Feature request: make a standalone ResizeSensor repo #233

Closed DHDaniel closed 6 years ago

DHDaniel commented 6 years ago

Feature request

I found ResizeSensor thanks to a Stack Overflow answer, and I thought it was a great tool for React. However, to use it, I had to install the whole css-element-queries library. It would be great if ResizeSensor had its own repo, with its own documentation and the ability to install it via NPM.

marcj commented 6 years ago

I feel like there's already such a port somewhere. Might be valuable to search through NPM.

DHDaniel commented 6 years ago

Ah, yes. Thank you! Awesome plugin.

Link is here for future reference, if anyone stumbles upon this: Resize Sensor - NPM